Skip to content

Commit

Permalink
Merge pull request #2 from JanDC/JanDC-patch-1
Browse files Browse the repository at this point in the history
Update composer.json
  • Loading branch information
JanDC authored Dec 24, 2019
2 parents 61d257d + 5efb75f commit 0f49a3e
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
"license": "ISC",
"require": {
"php": "~7.0",
"symfony/filesystem": "~2.7",
"symfony/filesystem": "~2.7|| ^3.0 || ^4.0",
"symfony/finder": "~2.7 || ^3.0 || ^4.0",
"symfony/http-foundation": "~2.7",
"symfony/http-foundation": "~2.7 || ^3.0 || ^4.0",
"ext-fileinfo": "*"
},
"require-dev": {
"silex/silex": "1.2.*",
"twig/twig": "~1.26"
},
"authors": [
Expand Down

0 comments on commit 0f49a3e

Please sign in to comment.