Till Krüss
c85434bbbb
bump phpunit from 4 to 8
...
# Conflicts:
# composer.json
2020-08-12 11:55:33 -07:00
Till Krüss
fa73623c75
drop php 7.1 and older; add php 8
...
# Conflicts:
# .travis.yml
2020-08-12 11:54:28 -07:00
Till Krüss
db82dd9f23
format psr-4
2020-08-12 11:53:12 -07:00
Till Krüss
1bc08d9bcc
add funding to composer.json; update authors
2020-08-12 11:50:57 -07:00
Till Krüss
11e4bb44d0
more reference updates to predishq
2020-08-12 11:50:07 -07:00
Till Krüss
6dd55d7f96
move cweagans/composer-patches as dev dep
2020-08-11 11:08:18 -07:00
Till Krüss
6482956d96
patch tests
...
Taken from: https://github.com/yiisoft/yii/pull/4306 by @samdark
2020-08-11 09:41:04 -07:00
Daniele Alessandri
0e17edbefb
Update CHANGELOG and bump VERSION.
2016-06-02 00:06:21 +02:00
Daniele Alessandri
8f514fe893
Update description in composer.json.
2016-05-22 20:05:58 +02:00
Daniele Alessandri
cdadb796ad
Bump min. version of PHPUnit (require-dev).
2016-05-19 11:43:29 +02:00
Daniele Alessandri
cc748d509f
Bump minimum required version of PHP to 5.3.9.
...
This change is needed to address a bug in older versions of PHP 5.3
affecting inheritance (see https://bugs.php.net/bug.php?id=66818 ).
We will most likely resort to a workaround in v1.0 to stick with the
currently required minimum version of PHP (>= 5.3.2), but v1.1 will
surely require => 5.3.9.
[ci skip]
2014-08-08 15:29:32 +02:00
Graham Campbell
80a5bfa4c1
Added a 1.1 branch alias
2014-08-01 13:49:39 +01:00
Daniele Alessandri
88fa032c33
Remove extras from composer.json.
...
[ci skip]
2014-08-01 12:20:02 +02:00
Daniele Alessandri
029822fe22
Move source files from "lib/" to "src/".
2014-07-14 18:04:18 +02:00
Daniele Alessandri
d226923484
Migrate from PSR-0 to PSR-4.
2014-07-14 18:02:42 +02:00
Graham Campbell
a6c6951bf8
Added 1.0 branch alias
...
Let's allow people to install predis using "1.0.x@dev", "~1.0@dev", or any other valid version constraint rather than typing "dev-master" which is really horrible.
2014-05-30 11:24:39 +01:00
thbourlove
7da3da776f
use phpunit 4.x instead of 3.x
2014-05-28 12:54:04 +02:00
thbourlove
2d4383c891
add phpunit as dev requirement
2014-05-28 12:53:50 +02:00
Daniele Alessandri
205ffbbd73
Update composer.json.
2013-11-16 11:27:47 +01:00
Daniele Alessandri
040dfebd9c
Minimum required version of PHP is 5.3.2.
2012-10-23 01:35:22 +02:00
Daniele Alessandri
0f80cb55bb
Add suggested extensions to composer.json.
...
[ci skip]
2012-07-27 16:58:51 +02:00
Daniele Alessandri
efdc16476d
Remove explicit versioning from composer.json and add minor changes.
2011-12-11 11:07:29 +01:00
Daniele Alessandri
20f9c0c155
Update composer.json with the new directive for autoloading.
2011-11-05 14:33:16 +01:00
Daniele Alessandri
f1072f8344
Update composer.json.
2011-10-02 12:18:06 +02:00
Daniele Alessandri
a9e34cabb1
Add a composer.json for Composer.
...
Composer is a package manager for PHP currently under development. You can find
details about Composer at the following URL http://github.com/composer/composer
2011-08-21 10:12:54 +02:00