mirror of
https://github.com/beste/clock.git
synced 2026-08-17 17:47:13 +00:00
Re-introduce support for PHP ^8.0 (instead of only 8.1.x and 8.2.x)
This commit is contained in:
+1
-1
@@ -11,7 +11,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "~8.1.0 || ~8.2.0",
|
||||
"php": "^8.0",
|
||||
"psr/clock": "^1.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
||||
Reference in New Issue
Block a user