Skip to content

Commit 40221c9

Browse files
committed
Remove dependency on arachne/bootstrap
1 parent 1edcc9a commit 40221c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
],
1313
"require": {
1414
"php": ">=5.5.0",
15-
"arachne/bootstrap": "~0.1",
1615
"codeception/codeception": "~2.1",
1716
"nette/bootstrap": "~2.2",
1817
"nette/di": "~2.2",
1918
"nette/http": "~2.2"
2019
},
2120
"require-dev": {
21+
"arachne/bootstrap": "~0.2.1",
2222
"arachne/coding-style": "~0.3",
2323
"enumag/application": "~0.2",
2424
"latte/latte": "~2.2",

0 commit comments

Comments
 (0)