Skip to content

Commit a0fdfaf

Browse files
committed
removed suggestion about PHP>=5.4
1 parent cb53736 commit a0fdfaf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

composer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,6 @@
2424
"php": ">=5.6",
2525
"ext-reflection": "*"
2626
},
27-
"suggest": {
28-
"php": "PHP>=5.4 will be required for using trait EnumSerializableTrait"
29-
},
3027
"require-dev": {
3128
"phpunit/phpunit": "^5.7 || ^6.0",
3229
"phpbench/phpbench": "@dev",

0 commit comments

Comments
 (0)