Skip to content

Commit

Permalink
Merge pull request #1 from adriansuter/slim-update
Browse files Browse the repository at this point in the history
Update Slim to version 4.0.0-beta
  • Loading branch information
adriansuter authored May 19, 2019
2 parents c1c6398 + facb150 commit 869bd41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"require": {
"php": "^7.1",
"slim/slim": "4.0.0-alpha",
"slim/slim": "4.0.0-beta",
"slim/twig-view": "3.0.0-alpha",
"nyholm/psr7": "^1.1",
"nyholm/psr7-server": "^0.3",
Expand Down

0 comments on commit 869bd41

Please sign in to comment.