Skip to content

Commit 110ddab

Browse files
dunglasdivine
andauthored
ci: allow ramsey/uuid-doctrine (#5697)
* ci: allow ramsey/uuid-doctrine * Update composer.json Co-authored-by: Divine <[email protected]> * @divine review --------- Co-authored-by: Divine <[email protected]>
1 parent ada1159 commit 110ddab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,8 @@
5252
"phpstan/phpstan-phpunit": "^1.0",
5353
"phpstan/phpstan-symfony": "^1.0",
5454
"psr/log": "^1.0 || ^2.0 || ^3.0",
55-
"ramsey/uuid": "^3.7 || ^4.0",
56-
"ramsey/uuid-doctrine": "^1.4",
55+
"ramsey/uuid": "^3.9.7 || ^4.0",
56+
"ramsey/uuid-doctrine": "^1.4 || ^2.0",
5757
"soyuka/contexts": "v3.3.9",
5858
"soyuka/stubs-mongodb": "^1.0",
5959
"symfony/asset": "^6.1",
@@ -62,7 +62,7 @@
6262
"symfony/config": "^6.1",
6363
"symfony/console": "^6.1",
6464
"symfony/css-selector": "^6.1",
65-
"symfony/dependency-injection": "^6.1",
65+
"symfony/dependency-injection": "^6.1.12",
6666
"symfony/doctrine-bridge": "^6.1",
6767
"symfony/dom-crawler": "^6.1",
6868
"symfony/error-handler": "^6.1",

0 commit comments

Comments
 (0)