Skip to content
Snippets Groups Projects
Commit ed76d756 authored by Jan Kuchař's avatar Jan Kuchař
Browse files

allow php8

parent 3acdb9e8
No related branches found
No related tags found
No related merge requests found
......@@ -3,7 +3,7 @@
"description": "Multiple DI containers support for Nette DI",
"type": "library",
"require": {
"php": "~7.1",
"php": "~7.1 || ^8.0",
"nette/di": "~3.0",
"nette/bootstrap": "~3.0"
},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment