We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3df8949 + 71b2685 commit 4124c9fCopy full SHA for 4124c9f
1 file changed
composer.json
@@ -19,9 +19,9 @@
19
"require": {
20
"php": ">=5.3.0",
21
"linkorb/userbase-role-contracts": "^1.0",
22
- "symfony/security": "~2.6 || ~3.0 || ^4.0",
+ "symfony/security": "~2.6 || ~3.0 || ^4.0|| ^5.0",
23
"psr/cache": "~1.0",
24
- "symfony/cache": "~3.0| ^4.0 | ^5.0 ",
+ "symfony/cache": "~3.0|| ^4.0 || ^5.0 ",
25
"linkorb/envoi": "^1.1"
26
},
27
"require-dev": {
0 commit comments