Skip to content

Commit 868504f

Browse files
committed
Bump deps and add CLAUDE.md to export-ignore
1 parent 68c4b91 commit 868504f

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
/.github export-ignore
22
/.gitattributes export-ignore
33
/.gitignore export-ignore
4+
/CLAUDE.md export-ignore
45
/README.md export-ignore

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,12 @@
55
"type": "library",
66
"require": {
77
"php": ">=8.2",
8-
"ergebnis/composer-normalize": "^2.47",
9-
"infection/infection": "^0.29",
10-
"phpstan/phpstan": "^2.1",
11-
"phpstan/phpstan-strict-rules": "^2.0",
12-
"rector/rector": "^2.0",
13-
"sylius-labs/coding-standard": "^4.4"
8+
"ergebnis/composer-normalize": "^2.50",
9+
"infection/infection": "^0.29.14",
10+
"phpstan/phpstan": "^2.1.46",
11+
"phpstan/phpstan-strict-rules": "^2.0.10",
12+
"rector/rector": "^2.4.1",
13+
"sylius-labs/coding-standard": "^4.5"
1414
},
1515
"config": {
1616
"allow-plugins": {

0 commit comments

Comments
 (0)