Skip to content

Commit 75ff7ca

Browse files
authored
Merge pull request #36 from Jeckel-Lab/feature/contract-2.3.0
Fix contract to ~2.3
2 parents f9977a2 + 341549a commit 75ff7ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"php": ">=8.0",
2424
"psr/event-dispatcher": "*",
2525
"psr/container": "*",
26-
"jeckel-lab/contract": "dev-main",
26+
"jeckel-lab/contract": "~2.3",
2727
"psr/log": "*"
2828
},
2929
"require-dev": {

0 commit comments

Comments
 (0)