Skip to content

Commit

Permalink
updated requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
dneustadt committed Oct 2, 2020
1 parent b4e8c0b commit 6c3f875
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
],
"require": {
"php": ">=7.2.5",
"symfony/config": "^5.1",
"symfony/dependency-injection": "^5.1",
"symfony/http-foundation": "^5.1",
"symfony/http-kernel": "^5.1",
"symfony/security-csrf": "^5.1"
"symfony/config": "^5.0",
"symfony/dependency-injection": "^5.0",
"symfony/http-foundation": "^5.0",
"symfony/http-kernel": "^5.0",
"symfony/security-csrf": "^5.0"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit 6c3f875

Please sign in to comment.