We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8ef3db2 + fb8619f commit e55118bCopy full SHA for e55118b
1 file changed
composer.json
@@ -19,13 +19,13 @@
19
"require": {
20
"php": ">=5.3.0",
21
"linkorb/userbase-role-contracts": "^1.0",
22
- "symfony/security": "~2.6 || ~3.0 || ^4",
+ "symfony/security": "~2.6 || ~3.0 || ^4.0",
23
"psr/cache": "~1.0",
24
- "symfony/cache": "~3.0 || ^4",
+ "symfony/cache": "~3.0 || ^4.0",
25
"linkorb/envoi": "^1.1"
26
},
27
"require-dev": {
28
- "symfony/dotenv": "~3.0 || ^4"
+ "symfony/dotenv": "~3.0 || ^4.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments