Skip to content

Commit cb609ba

Browse files
committed
deps: Update Symfony dependencies
1 parent e24a9dd commit cb609ba

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

composer.json

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,6 @@
3030
],
3131
"homepage": "https://buggregator.dev/",
3232
"funding": [
33-
{
34-
"type": "patreon",
35-
"url": "https://patreon.com/roxblnfk"
36-
},
3733
{
3834
"type": "boosty",
3935
"url": "https://boosty.to/roxblnfk"
@@ -49,8 +45,8 @@
4945
"php-http/message": "^1.15",
5046
"psr/container": "^1.1 || ^2.0",
5147
"psr/http-message": "^1.1 || ^2",
52-
"symfony/console": "^6.4 || ^7",
53-
"symfony/var-dumper": "^6.3 || ^7",
48+
"symfony/console": "^6.4 || ^7 || ^8",
49+
"symfony/var-dumper": "^6.3 || ^7 || ^8",
5450
"yiisoft/injector": "^1.2"
5551
},
5652
"require-dev": {
@@ -61,7 +57,7 @@
6157
"rector/rector": "^1.1",
6258
"roxblnfk/unpoly": "^1.8.1",
6359
"spiral/code-style": "^2.2.2",
64-
"ta-tikoma/phpunit-architecture-test": "^0.8.4",
60+
"ta-tikoma/phpunit-architecture-test": "^0.8.5",
6561
"vimeo/psalm": "^6.5"
6662
},
6763
"suggest": {

0 commit comments

Comments
 (0)