Skip to content

Commit 8e7103a

Browse files
authored
Merge pull request #16 from danopz/slim-http
Use Slim-Http for tests
2 parents a84e204 + a254fd9 commit 8e7103a

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
@@ -18,7 +18,7 @@
1818
"require-dev": {
1919
"zendframework/zend-diactoros": "^1.0",
2020
"guzzlehttp/psr7": "^1.0",
21-
"slim/slim": "^3.0",
21+
"slim/http": "^0.3",
2222
"nyholm/psr7": "dev-master"
2323
},
2424
"autoload": {

0 commit comments

Comments
 (0)