Skip to content

Commit c48f180

Browse files
authored
Merge pull request #242 from symfony-cmf/testing-3
use v3 of the testing component
2 parents 1a7561b + 5282431 commit c48f180

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
@@ -25,7 +25,7 @@
2525
"symfony/dependency-injection": "^3.4 || ^4.3",
2626
"symfony/config": "^3.4 || ^4.3",
2727
"symfony/event-dispatcher": "^3.4 || ^4.3",
28-
"symfony-cmf/testing": "^2.1.0"
28+
"symfony-cmf/testing": "^3@dev"
2929
},
3030
"suggest": {
3131
"symfony/event-dispatcher": "DynamicRouter can optionally trigger an event at the start of matching. Minimal version (^3.4 || ^4.3)"

0 commit comments

Comments
 (0)