Skip to content

Commit 73e4f8e

Browse files
require propel-eventdispatcher-behavior ^6.0
1 parent ea5d5cd commit 73e4f8e

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
@@ -3,7 +3,7 @@
33
"description": "Integrates the Propel EventDispatcherBehavior into Symfony2.",
44
"license": "MIT",
55
"require": {
6-
"dayspring-tech/propel-eventdispatcher-behavior": "6.x-dev"
6+
"dayspring-tech/propel-eventdispatcher-behavior": "^6.0"
77
},
88
"require-dev": {
99
"php": ">=8.2",

0 commit comments

Comments
 (0)