8000 fixed typo · symfony/symfony@061421b · GitHub
[go: up one dir, main page]

Skip to content

Commit 061421b

Browse files
committed
fixed typo
1 parent e621b6f commit 061421b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Bridge/Doctrine/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"doctrine/common": ">=2.2,<2.4-dev"
2121
},
2222
"require-dev": {
23-
"symfony/stopwatch": "2.2.*"
23+
"symfony/stopwatch": "2.2.*",
2424
"symfony/dependency-injection": "2.2.*",
2525
"symfony/form": "2.2.*",
2626
"symfony/http-kernel": "2.2.*",

0 commit comments

Comments
 (0)
0