Skip to content

Commit c7dbe37

Browse files
committed
Stop supporting PHP 5
1 parent d519624 commit c7dbe37

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
@@ -20,7 +20,7 @@
2020
}
2121
],
2222
"require": {
23-
"php": ">=5.3.0"
23+
"php": ">=7.0.0"
2424
},
2525
"autoload": {
2626
"files": [

0 commit comments

Comments
 (0)