diff options
author | Remi Collet <fedora@famillecollet.com> | 2014-10-03 19:28:29 +0200 |
---|---|---|
committer | Remi Collet <fedora@famillecollet.com> | 2014-10-03 19:28:29 +0200 |
commit | 8d9b5d7a8f7a43c2c7f224f6ba655a919cd20f89 (patch) | |
tree | abc9f8629f0542e8dd69e777cab57aab81237c48 /php-phpunit-PHPUnit-MockObject.spec | |
parent | aa843a587089b8038123a55b0ef55f6f445ce5ab (diff) |
php-phpunit-PHPUnit-MockObject: typo
Diffstat (limited to 'php-phpunit-PHPUnit-MockObject.spec')
-rw-r--r-- | php-phpunit-PHPUnit-MockObject.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php-phpunit-PHPUnit-MockObject.spec b/php-phpunit-PHPUnit-MockObject.spec index 815dd9a..404b687 100644 --- a/php-phpunit-PHPUnit-MockObject.spec +++ b/php-phpunit-PHPUnit-MockObject.spec @@ -47,8 +47,8 @@ BuildRequires: php-pear-PHPUnit >= 4.3.0 # From composer.json # "php": ">=5.3.3", +# "phpunit/php-text-template": "~1.2", # "doctrine/instantiator": "~1.0,>=1.0.1", -# "ocramius/instantiator": "~1.0" Requires: php(language) >= 5.3.3 Requires: php-composer(phpunit/php-text-template) >= 1.2 Requires: php-composer(phpunit/php-text-template) < 2 |