mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-03 18:04:26 +02:00
Merge pull request #1 from AnrDaemon/fix-composer-deps
Reinstitute the phpunit/phpunit dependency the right way.
This commit is contained in:
@@ -34,5 +34,8 @@
|
||||
"branch-alias": {
|
||||
"dev-master": "3.1.x-dev"
|
||||
}
|
||||
},
|
||||
"require": {
|
||||
"phpunit/phpunit": "^6.4.1 || ^4.6.6"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user