Skip to content

Commit

Permalink
Merge pull request #11 from Jeckel-Lab/feature/contract-2.3.0
Browse files Browse the repository at this point in the history
Fix contract to ~2.3
  • Loading branch information
jeckel authored Jan 3, 2022
2 parents 0b8f1d1 + 7a8919e commit 3f90ea9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
],
"require": {
"php": ">=8.0",
"jeckel-lab/contract": "dev-main",
"jeckel-lab/contract": "^2.3",
"ramsey/uuid": "^4.1"
},
"require-dev": {
Expand Down

0 comments on commit 3f90ea9

Please sign in to comment.