Skip to content
This repository was archived by the owner on May 3, 2024. It is now read-only.

Commit 89a42e0

Browse files
committed
Increase version dependencies
1 parent 3db25f4 commit 89a42e0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,9 +30,9 @@
3030
"ext-dom": "*",
3131
"ext-openssl": "*",
3232
"ext-soap": "*",
33-
"ramsey/uuid": "^3.9",
33+
"ramsey/uuid": "^3.9 || ^4.0",
3434
"robrichards/wse-php": "^2.0",
35-
"symfony/validator": "^4.4"
35+
"symfony/validator": "^4.4 || ^5.0"
3636
},
3737
"require-dev": {
3838
"ninjify/nunjuck": "^0.2",

0 commit comments

Comments
 (0)