Skip to content

Commit 626f9b4

Browse files
committed
Removing Codeception require
This will be used in each project that loads Codeception
1 parent 03138a4 commit 626f9b4

File tree

2 files changed

+167
-1624
lines changed

2 files changed

+167
-1624
lines changed

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
}
1616
],
1717
"require": {
18-
"php": ">=5.3.0",
19-
"codeception/codeception": "2.*"
18+
"php": ">=5.3.0"
2019
},
2120
"require-dev": {
2221
"codegyre/robo": "^0.5.3",

0 commit comments

Comments
 (0)