Switch to the now released psr/clock-interface

This commit is contained in:
Jérôme Gamez
2022-11-25 18:08:55 +01:00
parent 5acec1192d
commit a5e62affe0
7 changed files with 12 additions and 11 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
],
"require": {
"php": "~8.1.0 || ~8.2.0",
"stella-maris/clock": "^0.1.6"
"psr/clock": "^1.0"
},
"require-dev": {
"phpstan/extension-installer": "^1.2",