Skip to content

Commit

Permalink
Bump packages
Browse files Browse the repository at this point in the history
  • Loading branch information
ckuran committed May 29, 2020
1 parent c23c58a commit d49048a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"sort-packages": true
},
"require": {
"php": "^5.6 || ^7.0 || ^7.1",
"beberlei/doctrineextensions": "^1.1",
"doctrine/orm": "^2.5",
"symfony/dotenv": "^3.4 || ^4.4"
"php": "^5.6 || ^7.0 || ^7.1 || ^7.2",
"beberlei/doctrineextensions": "^1.1 || ^1.2",
"doctrine/orm": "^2.5 || ^2.6 || ^2.7",
"symfony/dotenv": "^3.4 || ^4.4 || ^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit d49048a

Please sign in to comment.