We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0f21ed commit 9763a1bCopy full SHA for 9763a1b
composer.json
@@ -7,7 +7,7 @@
7
],
8
"require": {
9
"php": ">=8.2",
10
- "illuminate/container": "^12.14",
+ "illuminate/container": "^12.19",
11
"nette/utils": "^4.0",
12
"symfony/console": "^6.4",
13
"symfony/finder": "^7.2",
@@ -17,8 +17,8 @@
17
"phpstan/extension-installer": "^1.4",
18
"phpstan/phpstan": "^2.1",
19
"phpunit/phpunit": "^11.5",
20
- "rector/rector": "^2.0",
21
- "phpecs/phpecs": "^2.0",
+ "rector/rector": "^2.1",
+ "phpecs/phpecs": "^2.1",
22
"symplify/phpstan-extensions": "^12.0",
23
"tracy/tracy": "^2.10"
24
},
0 commit comments