mirror of
https://github.com/skipperbent/simple-php-router.git
synced 2026-06-15 18:23:26 +03:00
changed to PHP >= 3 & run test via composer test
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"php": ">=7.3",
|
||||
"ext-json": "*",
|
||||
"php-di/php-di": "^6.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user