Merge pull request #1 from mandclu-acquia/mandclu-acquia-patch-1

Update composer.json for updated collections
This commit is contained in:
Martin Anderson-Clutz 2023-03-11 02:03:49 -05:00 committed by GitHub
commit c9f64b183e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
],
"require": {
"php": "^7.2||^8.0",
"doctrine/collections": "~1.6"
"doctrine/collections": "~1.6||^2.0"
},
"require-dev": {
"phpunit/phpunit": "^8.5.16",