Skip to content

Commit c34ca91

Browse files
committed
Update zendframework/zend-diactoros suggest
1 parent 96b3cf2 commit c34ca91

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
@@ -29,7 +29,7 @@
2929
"nyholm/psr7": "^1.0"
3030
},
3131
"suggest": {
32-
"zendframework/zend-diactoros": "When using Laravel 5.1 - 5.8 this package can help get more accurate request info, not used on Laravel 6+ (https://laravel.com/docs/5.8/requests#psr7-requests)"
32+
"zendframework/zend-diactoros": "When using Laravel >=5.1 - <=6.9 this package can help get more accurate request info, not used on Laravel >=6.10 anymore (https://laravel.com/docs/5.8/requests#psr7-requests)"
3333
},
3434
"require-dev": {
3535
"phpunit/phpunit": "^5.7 | ^6.5 | ^7.5 | ^8.4 | ^9.3",

0 commit comments

Comments
 (0)