Skip to content

Commit e55118b

Browse files
authored
Merge pull request #17 from kaushikindianic/patch-1
Update composer.json
2 parents 8ef3db2 + fb8619f commit e55118b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,13 +19,13 @@
1919
"require": {
2020
"php": ">=5.3.0",
2121
"linkorb/userbase-role-contracts": "^1.0",
22-
"symfony/security": "~2.6 || ~3.0 || ^4",
22+
"symfony/security": "~2.6 || ~3.0 || ^4.0",
2323
"psr/cache": "~1.0",
24-
"symfony/cache": "~3.0 || ^4",
24+
"symfony/cache": "~3.0 || ^4.0",
2525
"linkorb/envoi": "^1.1"
2626
},
2727
"require-dev": {
28-
"symfony/dotenv": "~3.0 || ^4"
28+
"symfony/dotenv": "~3.0 || ^4.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)