Skip to content

Commit 9bf2d8d

Browse files
committed
Merge pull request #14 from dopesong/patch-1
Use stable version of Slim 3
2 parents 557a27b + 78105e3 commit 9bf2d8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"psr/http-message": "^1.0"
1818
},
1919
"require-dev": {
20-
"slim/slim": "3.x-dev"
20+
"slim/slim": "^3.0"
2121
},
2222
"autoload": {
2323
"psr-4": {

0 commit comments

Comments
 (0)