Bump minimum version of ramsey/collection (#479)

This commit is contained in:
Dries Vints
2022-12-19 21:32:16 +01:00
committed by GitHub
parent a11042f73c
commit 087b0aa679
+1 -1
View File
@@ -12,7 +12,7 @@
"php": "^8.0",
"ext-json": "*",
"brick/math": "^0.8.8 || ^0.9 || ^0.10",
"ramsey/collection": "^1.0"
"ramsey/collection": "^1.2"
},
"require-dev": {
"captainhook/captainhook": "^5.10",