Skip to content

Commit ad17f9e

Browse files
author
Alex Wijnholds
committed
Fixed suggested packages
1 parent 7d7e212 commit ad17f9e

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
@@ -11,7 +11,7 @@
1111
"require": {
1212
"php": ">=5.3.0"
1313
},
14-
"suggested": {
14+
"suggest": {
1515
"maximebf/debugbar": "This package can intergrate into the PHP Debugbar"
1616
},
1717
"require-dev": {

0 commit comments

Comments
 (0)