We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84d41a5 commit e3c9145Copy full SHA for e3c9145
composer.json
@@ -21,15 +21,15 @@
21
"psr/http-client": "^1.0.3",
22
"psr/http-factory": "^1.0.2",
23
"symfony/config": "^5.4|^6.3|^7.0",
24
- "symfony/dependency-injection": "^5.4|^6.3|^7.0",
+ "symfony/dependency-injection": "^5.4|^6.3|^7.0.1",
25
"symfony/http-client": "^5.4|^6.3|^7.0",
26
- "symfony/http-kernel": "^5.4|^6.3|^7.0"
+ "symfony/http-kernel": "^5.4|^6.3|^7.0.1"
27
},
28
"require-dev": {
29
"laravel/pint": "^1.13.6",
30
- "phpstan/phpstan": "^1.10.44",
+ "phpstan/phpstan": "^1.10.47",
31
"rector/rector": "^0.14.8",
32
- "symfony/phpunit-bridge": "^5.4|^6.3|^7.0"
+ "symfony/phpunit-bridge": "^5.4|^6.3|^7.0.1"
33
34
"autoload": {
35
"psr-4": {
0 commit comments