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 fe4f464 commit 08f219dCopy full SHA for 08f219d
1 file changed
composer.json
@@ -22,13 +22,13 @@
22
"require": {
23
"php": "^8.2",
24
"ramsey/uuid": "^4.9",
25
- "symfony/http-foundation": "^7.3"
+ "symfony/http-foundation": "^7.3 || ^8.0"
26
},
27
"require-dev": {
28
"dragon-code/codestyler": "^6.3",
29
"pestphp/pest": "^3.0 || ^4.0",
30
"pestphp/pest-plugin-type-coverage": "^3.0 || ^4.0",
31
- "symfony/var-dumper": "^7.3"
+ "symfony/var-dumper": "^7.3 || ^8.0"
32
33
"minimum-stability": "stable",
34
"autoload": {
0 commit comments