We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6687cd commit d8436b5Copy full SHA for d8436b5
composer.json
@@ -23,5 +23,8 @@
23
],
24
"autoload": {
25
"classmap": ["src/"]
26
+ },
27
+ "replace": {
28
+ "willdurand/propel-eventdispatcher-behavior": "<1.3.1"
29
}
30
0 commit comments