Now using modularity standard v0.3

This is the newest release, and is the first one that is compatible
with PHP 8. Other changes are BC-breaking, but very very minor.
This commit is contained in:
Anton Ukhanev 2021-02-18 09:46:26 +01:00
parent cabcb7d9e4
commit 69d9631a73
19 changed files with 29 additions and 67 deletions

View file

@ -5,7 +5,7 @@
"license": "GPL-2.0",
"require": {
"php": "^7.1 | ^8.0",
"dhii/module-interface": "^0.2.0-alpha1"
"dhii/module-interface": "^0.3.0-alpha1"
},
"autoload": {
"psr-4": {