Skip to content

Commit c13cdd8

Browse files
committed
[Common] add missing dependencies
1 parent f241c8c commit c13cdd8

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
@@ -15,7 +15,8 @@
1515
"php": ">=5.3.0",
1616
"jms/serializer": "~0.16",
1717
"symfony/config": "~2.2",
18-
"symfony/validator": "~2.5"
18+
"symfony/validator": "~2.5",
19+
"xabbuh/xapi-model": "~1.0"
1920
},
2021
"require-dev": {
2122
"symfony/property-access": "~2.2",

0 commit comments

Comments
 (0)