Skip to content

Commit e3c9145

Browse files
committed
chore: bumps dependencies
1 parent 84d41a5 commit e3c9145

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,15 @@
2121
"psr/http-client": "^1.0.3",
2222
"psr/http-factory": "^1.0.2",
2323
"symfony/config": "^5.4|^6.3|^7.0",
24-
"symfony/dependency-injection": "^5.4|^6.3|^7.0",
24+
"symfony/dependency-injection": "^5.4|^6.3|^7.0.1",
2525
"symfony/http-client": "^5.4|^6.3|^7.0",
26-
"symfony/http-kernel": "^5.4|^6.3|^7.0"
26+
"symfony/http-kernel": "^5.4|^6.3|^7.0.1"
2727
},
2828
"require-dev": {
2929
"laravel/pint": "^1.13.6",
30-
"phpstan/phpstan": "^1.10.44",
30+
"phpstan/phpstan": "^1.10.47",
3131
"rector/rector": "^0.14.8",
32-
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0"
32+
"symfony/phpunit-bridge": "^5.4|^6.3|^7.0.1"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)