From ccdebd96b76b20dfa89439d3b13d4f3b64bc13f8 Mon Sep 17 00:00:00 2001 From: Shawn Iwinski Date: Sun, 2 Apr 2017 17:27:21 -0400 Subject: Update to 5.4.2 (RHBZ #1435627) - Add max versions to BuildRequires - Remove conflicts for weak dependencies' version constraints - Switch autoloader to php-composer(fedora/autoloader) - Test with SCLs and both phpunit and phpunit6 if available (cherry picked from commit 2be59bbd9c2546a207b43f929a7c5291fee7a6f4) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 3205f6f..43303d1 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ clog /php-di-5.2.0-e20ff1b465a15548e22efcea79e06df64d9e2068.tar.gz /php-di-5.2.2-f574bcc841201ab04587b1c6da1234d4044f67d8.tar.gz /php-di-5.4.0-e348393488fa909e4bc0707ba5c9c44cd602a1cb.tar.gz +/php-di-5.4.2-bbe2ed4b48e5b832436bf50928c30af8aedf61f8.tar.gz -- cgit