Skip to content

Commit 1fe9729

Browse files
Merge pull request #754 from eugene-matvejev/fix-build
fix build
2 parents 6532c50 + 5c6a850 commit 1fe9729

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,8 +47,8 @@
4747
"behat/behat": "^3.2",
4848
"kahlan/kahlan": "^2.5",
4949
"phpunit/phpunit": "^5.5",
50-
"eugene-matvejev/battleship-game-api-json-schema": "~1.0.0",
51-
"justinrainbow/json-schema": "^5.2"
50+
"eugene-matvejev/battleship-game-api-json-schema": "^1.0.0",
51+
"justinrainbow/json-schema": "5.2.1"
5252
},
5353
"scripts": {
5454
"post-update-cmd": "@deployment-scripts",

composer.lock

Lines changed: 7 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)