Skip to content

Commit cee0fb6

Browse files
committed
Fix nette/di version
1 parent e57c6a2 commit cee0fb6

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
@@ -15,7 +15,7 @@
1515
"php": "^7.1.0",
1616
"codeception/codeception": "^2.3.2",
1717
"nette/bootstrap": "^2.4.0",
18-
"nette/di": "^2.4.0",
18+
"nette/di": "^2.4.10",
1919
"nette/http": "^2.4.0"
2020
},
2121
"require-dev": {

0 commit comments

Comments
 (0)