diff options
author | Shawn Iwinski <shawn@iwin.ski> | 2017-04-07 19:17:34 -0400 |
---|---|---|
committer | Remi Collet <remi@remirepo.net> | 2017-04-10 08:46:56 +0200 |
commit | 2dacf9e15758be10401be825556bef0d63f23a7b (patch) | |
tree | 313cc9959e63a70ccfeebc98b98222c2cfc3455e /.gitignore | |
parent | 35ed6c83408883a2058db0f97d4ad1383166fdd4 (diff) |
Update to 6.2.3
- Fix rawhide (F27) FTBS
- Add max versions to BuildRequires
- Switch autoloader to php-composer(fedora/autoloader)
- Test with SCLs if available
(cherry picked from commit a26fa4b116e30297904e9e74797b2d73b68afca9)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..13c9439 --- /dev/null +++ b/.gitignore @@ -0,0 +1,5 @@ +/php-guzzlehttp-guzzle6-6.1.1-c6851d6e48f63b69357cbfa55bca116448140e0c.tar.gz +/php-guzzlehttp-guzzle6-6.2.0-d094e337976dff9d8e2424e8485872194e768662.tar.gz +/php-guzzlehttp-guzzle6-6.2.1-3f808fba627f2c5b69e2501217bf31af349c1427.tar.gz +/php-guzzlehttp-guzzle6-6.2.2-ebf29dee597f02f09f4d5bbecc68230ea9b08f60.tar.gz +/php-guzzlehttp-guzzle6-6.2.3-8d6c6cc55186db87b7dc5009827429ba4e9dc006.tar.gz |