Skip to content

Commit 28845e5

Browse files
authored
Updated installation instructions
1 parent 6aa7aa0 commit 28845e5

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

README.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,7 @@ The JSON API Behat Extension provides step definitions for common testing scenar
1212

1313
Recommended installation is by running the composer require command. This will install the latest stable version of this extension.
1414

15-
composer require kielabokkie/jsonapi-behat-extension:1.0.*@beta --dev
16-
17-
Or alternatively you can manually add the package to your `composer.json` file.
18-
19-
"require-dev": {
20-
"kielabokkie/jsonapi-behat-extension": "1.0.*@beta"
21-
},
15+
composer require kielabokkie/jsonapi-behat-extension --dev
2216

2317
## Configuration
2418

0 commit comments

Comments
 (0)