Skip to content

Commit

Permalink
Composer: minimal version of nette/di and nette/schema
Browse files Browse the repository at this point in the history
  • Loading branch information
f3l1x committed Dec 23, 2020
1 parent 7a0dcfc commit 124f891
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions composer.json
Expand Up @@ -30,6 +30,10 @@
"phpstan/phpstan-nette": "^0.12.3",
"phpstan/phpstan-strict-rules": "^0.12.2"
},
"conflict": {
"nette/di": "<3.0.6",
"nette/schema": "<1.1.0"
},
"autoload": {
"psr-4": {
"Nettrine\\ORM\\": "src/"
Expand Down

0 comments on commit 124f891

Please sign in to comment.