mirror of
https://github.com/Rogiel/star-replay
synced 2025-12-05 22:32:46 +00:00
Add support for PHP 7.0
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"php": "^5.5.0",
|
||||
"php": ">=5.5",
|
||||
"rogiel/mpq": "^0.2.1",
|
||||
"ocramius/generated-hydrator": "^1.2"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user