Skip to content

Commit 20778bd

Browse files
committed
Expands support for Symfony v8
1 parent ca314e5 commit 20778bd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"friendsofphp/php-cs-fixer": "^3.10",
2424
"phpstan/phpstan": "^2.0",
2525
"phpunit/phpunit": "^10.0",
26-
"symfony/http-foundation": "^6.1|^7.2"
26+
"symfony/http-foundation": "^6.1|^7.2|^8.0"
2727
},
2828
"autoload": {
2929
"psr-4": {

0 commit comments

Comments
 (0)