Skip to content

Commit 1909c88

Browse files
authored
Merge pull request #725 from jonz94/master
Update ramsey/uuid's version constraints
2 parents 3a9b4a8 + c660a0d commit 1909c88

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mpociot/documentarian": "^0.4.0",
2626
"mpociot/reflection-docblock": "^1.0.1",
2727
"nunomaduro/collision": "^3.0|^4.0",
28-
"ramsey/uuid": "^3.8|4.0",
28+
"ramsey/uuid": "^3.8|^4.0",
2929
"symfony/var-exporter": "^4.0|^5.0"
3030
},
3131
"require-dev": {

dingo.composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"mpociot/documentarian": "^0.4.0",
2626
"mpociot/reflection-docblock": "^1.0.1",
2727
"nunomaduro/collision": "^3.0|^4.0",
28-
"ramsey/uuid": "^3.8|4.0",
28+
"ramsey/uuid": "^3.8|^4.0",
2929
"symfony/var-exporter": "^4.0|^5.0"
3030
},
3131
"require-dev": {

0 commit comments

Comments
 (0)