Skip to content

Commit 5a236c5

Browse files
authored
Merge pull request #83 from php-http/Nyholm-patch-1
Added Slim
2 parents 2cbe708 + 4f31c3e commit 5a236c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"suggest": {
2424
"puli/composer-plugin": "Sets up Puli which is recommended for Discovery to work. Check http://docs.php-http.org/en/latest/discovery.html for more details.",
25-
"php-http/message": "Allow to use Guzzle or Diactoros factories"
25+
"php-http/message": "Allow to use Guzzle, Diactoros or Slim Framework factories"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)