Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0b262bd

Browse files
committed
Fix require-dev
1 parent 42e45b0 commit 0b262bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/PropertyInfo/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
},
2828
"require-dev": {
2929
"symfony/serializer": "~2.8|~3.0",
30-
"symfony/property-acccess": "~2.8|~3.0",
30+
"symfony/property-access": "~2.8|~3.0",
3131
"symfony/cache": "~3.1",
3232
"phpdocumentor/reflection-docblock": "^3.0",
3333
"doctrine/annotations": "~1.0"

0 commit comments

Comments
 (0)