Skip to content

Commit 341549a

Browse files
committed
Fix contract to ~2.3
1 parent f9977a2 commit 341549a

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)