mirror of
https://github.com/Aviortheking/DeltaCMS.git
synced 2025-07-15 23:49:49 +00:00
update
This commit is contained in:
@ -22,10 +22,14 @@
|
||||
]
|
||||
},
|
||||
"require": {
|
||||
"twig/twig": "^2.7"
|
||||
"twig/twig": "^2.7",
|
||||
"psr/simple-cache": "^1.0",
|
||||
"psr/log": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"squizlabs/php_codesniffer": "^3.4",
|
||||
"symfony/var-dumper": "^4.2"
|
||||
"symfony/var-dumper": "^4.2",
|
||||
"phpunit/phpunit": "^8.1",
|
||||
"codacy/coverage": "^1.4"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user