Skip to content

Commit

Permalink
Require stable version of RobotLoader, master is broken
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Feb 27, 2020
1 parent 7d2ecf9 commit 29be3a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -16,7 +16,7 @@
"nette/di": "^3.0",
"nette/finder": "^2.5",
"nette/neon": "^3.0",
"nette/robot-loader": "dev-master",
"nette/robot-loader": "^3.2.2",
"nette/schema": "^1.0",
"nette/utils": "^3.1.1",
"nikic/php-parser": "^4.3.0",
Expand Down

0 comments on commit 29be3a2

Please sign in to comment.