mirror of
https://github.com/predis/predis.git
synced 2026-08-30 12:15:03 +00:00
Change the php version constraint
This commit is contained in:
+1
-1
@@ -28,7 +28,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.2"
|
||||
"php": "^7.2 || ^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^8.0"
|
||||
|
||||
Reference in New Issue
Block a user