mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-04 10:24:26 +02:00
reomove require for phpunit
This commit is contained in:
@@ -24,10 +24,6 @@
|
|||||||
"issues": "http://code.google.com/p/smarty-php/issues/list",
|
"issues": "http://code.google.com/p/smarty-php/issues/list",
|
||||||
"forum": "http://www.smarty.net/forums/"
|
"forum": "http://www.smarty.net/forums/"
|
||||||
},
|
},
|
||||||
"require": {
|
|
||||||
"phpunit/phpunit": "4.6.6",
|
|
||||||
"php": ">=5.2"
|
|
||||||
},
|
|
||||||
"autoload": {
|
"autoload": {
|
||||||
"classmap": [
|
"classmap": [
|
||||||
"Bootstrap.php",
|
"Bootstrap.php",
|
||||||
|
Reference in New Issue
Block a user