Skip to content

Commit a254fd9

Browse files
committed
test against slim-http instead of slim v3
1 parent a84e204 commit a254fd9

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)