Skip to content

Commit 6eb6196

Browse files
committed
More specify composer
1 parent 41cf410 commit 6eb6196

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
@@ -2,7 +2,7 @@
22
"name": "php-middleware/request-simulator",
33
"require": {
44
"php": ">=5.6",
5-
"zendframework/zend-diactoros": "1.*"
5+
"zendframework/zend-diactoros": "^1.1"
66
},
77
"require-dev": {
88
"phpunit/phpunit": "^4.8.6"

0 commit comments

Comments
 (0)