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 8057bc4 commit 0f39e9cCopy full SHA for 0f39e9c
composer.json
@@ -34,9 +34,9 @@
34
"ext-mbstring": "*",
35
"ext-openssl": "*",
36
"auth0/auth0-php": "^8.10",
37
- "symfony/cache": "^6.4 || ^7.0",
38
- "symfony/framework-bundle": "^6.4 || ^7.0",
39
- "symfony/security-bundle": "^6.4 || ^7.0"
+ "symfony/cache": "^6.4",
+ "symfony/framework-bundle": "^6.4",
+ "symfony/security-bundle": "^6.4"
40
},
41
"require-dev": {
42
"ergebnis/composer-normalize": "^2",
0 commit comments