Skip to content

Commit

Permalink
Remove arachne/bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
enumag committed Aug 13, 2016
1 parent dbe37f7 commit 75c7873
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,7 @@
},
"require-dev": {
"php": "^5.5.0|^7.0.0",
"arachne/bootstrap": "^0.2.1",
"arachne/codeception": "^0.7.0",
"arachne/codeception": "^0.7.3",
"codeception/codeception": "~2.2.0"
},
"autoload": {
Expand Down
2 changes: 1 addition & 1 deletion tests/integration.suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ modules:
enabled:
- Arachne\Codeception\Module\NetteDIModule:
tempDir: ../_temp/integration
configurator: Arachne\Bootstrap\Configurator
removeDefaultExtensions: true
configFiles:
- config/config.neon

0 comments on commit 75c7873

Please sign in to comment.