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 f24881e + f5a2e32 commit 15b96b5Copy full SHA for 15b96b5
composer.json
@@ -17,12 +17,12 @@
17
],
18
"require": {
19
"php": ">=7.2.5",
20
- "symfony/security-core": "^4.4|^5.0|^6.0"
+ "symfony/security-core": "^4.4|^5.0|^6.0|^7.0"
21
},
22
"require-dev": {
23
- "symfony/cache": "^4.4|^5.0|^6.0",
24
- "symfony/finder": "^4.4|^5.0|^6.0",
25
- "symfony/phpunit-bridge": "^5.2|^6.0",
+ "symfony/cache": "^4.4|^5.0|^6.0|^7.0",
+ "symfony/finder": "^4.4|^5.0|^6.0|^7.0",
+ "symfony/phpunit-bridge": "^5.2|^6.0|^7.0",
26
"doctrine/cache": "^1.11|^2.0",
27
"doctrine/common": "^2.2|^3",
28
"doctrine/persistence": "^1.3.3|^2|^3",
0 commit comments