Skip to content

Commit f114c0a

Browse files
author
Ryota Mochizuki
committed
composer update
1 parent a872119 commit f114c0a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -13,11 +13,11 @@
1313
],
1414
"require": {
1515
"php": ">=5.3.0",
16-
"symfony/event-dispatcher": ">=2.1@stable"
16+
"symfony/event-dispatcher": ">=2.1"
1717
},
1818
"autoload": {
1919
"psr-0": {
2020
"Phpforce\\Common": "src"
2121
}
2222
}
23-
}
23+
}

0 commit comments

Comments
 (0)