Skip to content

Commit c97ac74

Browse files
authored
Prepare for 5.0 release
1 parent 5d66f29 commit c97ac74

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

+1-5
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,14 @@
88

99
## Installation
1010

11-
### Prerequisites
12-
13-
MageSpec requires PHP 5.6.x or greater.
14-
1511
### Install using composer
1612

1713
First, add MageSpec to the list of dependencies inside your `composer.json` and be sure to register few paths for autoloading:
1814

1915
```json
2016
{
2117
"require-dev": {
22-
"magetest/magento-phpspec-extension": "^4.0"
18+
"magetest/magento-phpspec-extension": "^5.0"
2319
},
2420
"config": {
2521
"bin-dir": "bin"

0 commit comments

Comments
 (0)