Skip to content

Commit

Permalink
remove support for nette/di 2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
JanTvrdik committed Jan 20, 2024
1 parent c47bf2f commit b7b0a7b
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 22 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"doctrine/orm": "~2.5",
"mockery/mockery": "~0.9 | ~1.0",
"nette/database": "~2.2",
"nette/di": "~2.3.12 | ~2.4",
"nette/di": "~2.4",
"nette/tester": "~1.7 | ~2.0",
"nette/utils": "~2.3",
"nextras/dbal": "~1.0 | ~2.0 | ~3.0 | ~4.0 | ~5.0@dev",
Expand Down
10 changes: 0 additions & 10 deletions tests/matrix/nette-di/nette-2.3-php-5.4.sh

This file was deleted.

11 changes: 0 additions & 11 deletions tests/matrix/nette-di/nette-2.3-php-5.5-to-7.1.sh

This file was deleted.

0 comments on commit b7b0a7b

Please sign in to comment.