Skip to content

Commit

Permalink
Slim 3.x has been released
Browse files Browse the repository at this point in the history
  • Loading branch information
tuupola committed Dec 10, 2015
1 parent 38fbdc3 commit 0cb1f31
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 @@ -20,7 +20,7 @@
],
"require": {
"php" : ">=5.4.0",
"slim/slim": "~3.0@dev",
"slim/slim": "^3.0",
"psr/log": "~1.0",
"firebase/php-jwt": "^3.0"
},
Expand Down

0 comments on commit 0cb1f31

Please sign in to comment.