Skip to content

Commit

Permalink
Update outdated libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
birkof committed Jun 21, 2020
1 parent b5e156e commit a4ad22c
Show file tree
Hide file tree
Showing 2 changed files with 1,691 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@
}
},
"require": {
"php": "^5.6|^7.0|^7.1|^7.2|^7.3",
"birkof/netopia-mobilpay": "^2.0",
"symfony/monolog-bundle": "^3.3",
"symfony/routing": "^3.4 || ^4.1 || ^4.2"
"php": "^7.1 || ^7.2 || ^7.3 || ^7.4",
"birkof/netopia-mobilpay": "^2.1",
"symfony/monolog-bundle": "^3.5",
"symfony/routing": "^4.4 || ^5.0 || ^5.1"
},
"require-dev": {
},
Expand Down
Loading

0 comments on commit a4ad22c

Please sign in to comment.