Replace stella-maris/clock with psr/clock

This commit is contained in:
Jérôme Gamez
2022-11-26 19:01:32 +01:00
parent cf2cc16e66
commit ebd491dc6e
9 changed files with 11 additions and 7 deletions
+1 -1
View File
@@ -12,7 +12,7 @@
],
"require": {
"php": "^8.0",
"stella-maris/clock": "^0.1.6"
"psr/clock": "^1.0"
},
"require-dev": {
"phpstan/extension-installer": "^1.2",