Skip to content

Commit e5db966

Browse files
committed
Update composer.json
1 parent cf402e8 commit e5db966

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,8 @@
2626
],
2727
"require-dev": {
2828
"phpunit/phpunit": "4.*",
29-
"fabpot/php-cs-fixer": "^1.10"
29+
"fabpot/php-cs-fixer": "^1.10",
30+
"schemaorg/schemaorg" : "2.*"
3031
},
3132
"config": {
3233
"bin-dir": "bin/"

0 commit comments

Comments
 (0)