Skip to content

Commit

Permalink
Merge pull request #22 from kaushikindianic/master
Browse files Browse the repository at this point in the history
update package dependency  version
  • Loading branch information
joostfaassen committed Feb 17, 2020
2 parents 3df8949 + 71b2685 commit 4124c9f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -19,9 +19,9 @@
"require": {
"php": ">=5.3.0",
"linkorb/userbase-role-contracts": "^1.0",
"symfony/security": "~2.6 || ~3.0 || ^4.0",
"symfony/security": "~2.6 || ~3.0 || ^4.0|| ^5.0",
"psr/cache": "~1.0",
"symfony/cache": "~3.0| ^4.0 | ^5.0 ",
"symfony/cache": "~3.0|| ^4.0 || ^5.0 ",
"linkorb/envoi": "^1.1"
},
"require-dev": {
Expand Down

0 comments on commit 4124c9f

Please sign in to comment.