Skip to content

Commit e2bffac

Browse files
committed
Target stable versions of foundation and resource-test-utilities
1 parent 6a29f8a commit e2bffac

File tree

2 files changed

+409
-466
lines changed

2 files changed

+409
-466
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
],
1313
"require": {
1414
"php": "^7.0",
15-
"api-clients/foundation": "dev-master",
15+
"api-clients/foundation": "^1.0",
1616
"api-clients/hydrator": "^1.0",
1717
"api-clients/resource": "^3.0",
18-
"api-clients/resource-test-utilities": "dev-master",
18+
"api-clients/resource-test-utilities": "^1.0",
1919
"doctrine/inflector": "^1.1",
2020
"friendsofphp/php-cs-fixer": "^2.3",
2121
"nikic/php-parser": "^2.1",

0 commit comments

Comments
 (0)