summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-02-05 12:11:45 +0100
committerRemi Collet <remi@php.net>2024-02-05 12:11:45 +0100
commit56042c65caf707f447e8af0bdf1ee005fc64f46b (patch)
tree69e5a22c55fd6fd00707a207933cadb3380b51d9
parentc61c33c9695d56a0824be6023b5c90b5af42845d (diff)
minor cleanupsHEADmaster
-rw-r--r--php-sebastian-complexity4.spec2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-sebastian-complexity4.spec b/php-sebastian-complexity4.spec
index 7cf7048..585496d 100644
--- a/php-sebastian-complexity4.spec
+++ b/php-sebastian-complexity4.spec
@@ -133,7 +133,7 @@ exit $ret
* Mon Feb 5 2024 Remi Collet <remi@remirepo.net> - 4.0.0-1
- update to 4.0.0
- raise dependency on PHP 8.2
-- raise dependency on nikic/php-parser 4.10
+- raise dependency on nikic/php-parser 5.0
- rename to php-sebastian-complexity4
- move to /usr/share/php/SebastianBergmann/Complexity4