Skip to content

Commit 9f01668

Browse files
committed
bump deps
1 parent 0f86a60 commit 9f01668

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

composer.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,17 @@
77
"bin/console.php"
88
],
99
"require": {
10-
"php": "^8.1",
10+
"php": "^8.2",
1111
"symfony/console": "^6.3",
12-
"nikic/php-parser": "^4.16",
13-
"illuminate/container": "^10.15",
12+
"nikic/php-parser": "^5.6",
13+
"illuminate/container": "^12.15",
1414
"webmozart/assert": "^1.11"
1515
},
1616
"require-dev": {
1717
"symplify/easy-coding-standard": "^11.5",
18-
"phpstan/phpstan": "^1.10",
19-
"phpunit/phpunit": "^10.2",
20-
"rector/rector": "^0.17.6"
18+
"phpstan/phpstan": "^2.1",
19+
"phpunit/phpunit": "^11.2",
20+
"rector/rector": "^2.1"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)