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.
2 parents fe4f464 + 08f219d commit 3a0d86bCopy full SHA for 3a0d86b
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