Skip to content

Commit 9763a1b

Browse files
committed
fixup! fixup! fixup! fixup! misc
1 parent c0f21ed commit 9763a1b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
],
88
"require": {
99
"php": ">=8.2",
10-
"illuminate/container": "^12.14",
10+
"illuminate/container": "^12.19",
1111
"nette/utils": "^4.0",
1212
"symfony/console": "^6.4",
1313
"symfony/finder": "^7.2",
@@ -17,8 +17,8 @@
1717
"phpstan/extension-installer": "^1.4",
1818
"phpstan/phpstan": "^2.1",
1919
"phpunit/phpunit": "^11.5",
20-
"rector/rector": "^2.0",
21-
"phpecs/phpecs": "^2.0",
20+
"rector/rector": "^2.1",
21+
"phpecs/phpecs": "^2.1",
2222
"symplify/phpstan-extensions": "^12.0",
2323
"tracy/tracy": "^2.10"
2424
},

0 commit comments

Comments
 (0)