Skip to content

Commit d5a399f

Browse files
committed
Composer: improve suggest section
1 parent 418b305 commit d5a399f

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
"phpstan/phpstan": "1.9.14"
3030
},
3131
"suggest": {
32-
"firebase/php-jwt": "Optional, required for SignedUrl plugin"
32+
"firebase/php-jwt": "Optional, required for SignedUrl plugin, compatible with version 5.x and 6.x"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)