summaryrefslogtreecommitdiffstats
path: root/php-ramsey-uuid.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-05-02 10:59:03 +0200
committerRemi Collet <remi@php.net>2024-05-02 10:59:03 +0200
commitdcaa45635d6cbe0671febe4b138a9431a6ca842c (patch)
treeb1b3535ad57797cdf42aa0fbfaff68254d4b30be /php-ramsey-uuid.spec
parent594a7c0d99a9f9b2abda6d2d6a1b06bf35f8bae7 (diff)
update to 4.7.6HEADmaster
Diffstat (limited to 'php-ramsey-uuid.spec')
-rw-r--r--php-ramsey-uuid.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-ramsey-uuid.spec b/php-ramsey-uuid.spec
index 4754351..d186b9a 100644
--- a/php-ramsey-uuid.spec
+++ b/php-ramsey-uuid.spec
@@ -165,7 +165,7 @@ rm tests/Generator/RandomLibAdapterTest.php
: Run upstream test suite
ret=0
-for cmdarg in "php %{?phpunit}" php80 php81 php82 php83; do
+for cmdarg in "php %{?phpunit}" php81 php82 php83; do
if which $cmdarg; then
set $cmdarg
$1 ${2:-%{_bindir}/phpunit9} \