mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-06-21 04:49:18 +00:00
Fixed files for PHPStan
This commit is contained in:
@ -20,7 +20,12 @@
|
||||
"files": [
|
||||
"src/DeltaCMS/Functions.php"
|
||||
]
|
||||
},
|
||||
},
|
||||
"autoload-dev": {
|
||||
"psr-4": {
|
||||
"Tests\\": "tests"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"twig/twig": "^2.7",
|
||||
"psr/simple-cache": "^1.0",
|
||||
|
Reference in New Issue
Block a user