Skip to content

Commit

Permalink
Update Symfony
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbeckers committed Aug 13, 2018
1 parent cd19376 commit 3635bba
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 @@ -28,11 +28,11 @@
"minimum-stability": "dev",
"require": {
"php": ">=7.0",
"symfony/config": ">= 2.8",
"symfony/dependency-injection": ">= 2.8",
"symfony/framework-bundle": ">= 2.8",
"symfony/http-foundation": ">= 2.8",
"symfony/http-kernel": ">= 2.8",
"symfony/config": ">= 3.4",
"symfony/dependency-injection": ">= 3.4",
"symfony/framework-bundle": ">= 3.4",
"symfony/http-foundation": ">= 3.4",
"symfony/http-kernel": ">= 3.4",
"maxbeckers/amazon-alexa-php": ">= 1.0"
},
"require-dev": {
Expand Down

0 comments on commit 3635bba

Please sign in to comment.