pkruithof
9640408866
Added support for symfony/console v3
2015-12-17 17:08:03 +01:00
Frederik Bosch
6c608cf1e9
Update composer.json
...
Just did a `composer show -i` and saw a big warning NO LONGER MAINTAINED on the ramsay/uuid package. This confused me because I was sure I switched months ago. I found out that there are still references to the old package inside the composer.json.
2015-08-31 11:09:34 +02:00
Ben Ramsey
5b98a8d907
Merge remote-tracking branch 'upstream/2.8'
...
Conflicts:
README.md
composer.json
2015-07-23 18:55:41 +00:00
Ben Ramsey
8b4186b80c
Adding links to rhumsaa-uuid on GitHub for Packagist, to avoid confusion
...
[ci skip]
2015-06-21 18:01:05 -05:00
Ben Ramsey
fb8b580d81
Adding more testing tools to the 2.8 branch
2015-06-16 11:58:43 -05:00
Ben Ramsey
2034433d73
Set up ramsey/uuid to replace rhumsaa/uuid
2015-06-16 09:56:58 -05:00
Ben Ramsey
f29e9301d6
Adding warnings about out-of-date package.
2015-06-16 09:54:41 -05:00
Ben Ramsey
0878935b71
Set package version to 2.8.x-dev
2014-09-02 15:11:33 -05:00
Ben Ramsey
ccabc07c64
Bumping the version number to 2.7.2
2014-07-28 12:51:57 -05:00
Ben Ramsey
023de5627b
Now using PHPUnit 4 to run the tests.
2014-07-28 11:36:44 -05:00
Ben Ramsey
00ab1e1cd3
Adding Coveralls.io integration
2014-02-28 08:31:43 -06:00
Ben Ramsey
c43be02bd9
Upgraded to PSR-4 autoloading
2014-02-21 18:35:01 -06:00
Ben Ramsey
2ea4c90bd7
Support symfony/console for 2.3 (LTS version); fixes #21
2014-02-19 20:20:49 -06:00
Ben Ramsey
4fa3a7abfd
Moving moontoast/math and symfony/console to require-dev; fixes #20
2014-02-19 19:41:12 -06:00
Ben Ramsey
cefaa9aa6c
Bumping dev version for master branch
2014-01-31 12:34:41 -06:00
Ben Ramsey
57f1d1fa94
Remove moontoast/math from suggested packages, since it is now required
2014-01-27 18:34:47 -06:00
Ben Ramsey
7850144c28
Make Moontoast\Math as part of the regular requirements
2014-01-16 22:53:55 +00:00
Ben Ramsey
7bebd01e31
Add uuid console application and tests for generating UUIDs from CLI
2013-12-27 08:42:55 -06:00
Ben Ramsey
4b0bd0f6cb
Updated CHANGELOG and branch-alias for 2.5.0 release
2013-10-30 17:43:52 -05:00
Ben Ramsey
e997496d40
Updating to use PHPUnit from Packagist
2013-10-30 17:42:13 -05:00
Daniel Freudenberger
d4d5b45ab8
fixes #16
...
fix unit tests to be compatible with doctrine/dbal >= 2.4.0
2013-09-18 00:33:03 +02:00
Daniel Freudenberger
547ec3bfbd
change doctrine/dbal version from '>=2.3' to '2.3.*'
...
the change is required to make the tests run again. Doctrine has
made some changes which seems to introduce a bc break
2013-09-16 00:02:33 +02:00
Ben Ramsey
721181e327
Bumping the version to 2.4.0 and updating the CHANGELOG
2013-07-29 19:05:42 -05:00
Ben Ramsey
5c011f467e
Updating dev-master branch alias
2013-07-16 10:19:39 -05:00
Ben Ramsey
9b68c50502
Bumping master branch alias for Composer
2013-07-04 11:15:18 -05:00
Ben Ramsey
cf9fe59975
Removed minimum stability of "dev" from composer.json
2013-07-04 10:58:59 -05:00
Ben Ramsey
79a655e886
Bump version numbers and update Travis to test on PHP 5.5
2013-04-15 18:43:05 -05:00
Ben Ramsey
257d668b6e
Setting up dev-master branch alias for 2.0.x-dev
2013-02-11 13:16:50 -06:00
Ben Ramsey
5da5e08188
Removed 64-bit requirement statement from composer.json description
...
[ci skip]
2013-01-20 11:38:58 -06:00
Ben Ramsey
ad3bde8b24
Moved UnsupportedOperationException to the Exception subnamespace
2013-01-19 12:09:04 -06:00
Ben Ramsey
4984b7a4df
Bump moontoast/math dependency to version 1.0.0
2013-01-14 13:57:11 -06:00
Ben Ramsey
74354bf7d1
Updating the description of moontoast/math dependency suggestion
2013-01-05 03:15:43 -06:00
Ben Ramsey
ed8ec33eb1
Adding hasBigNumber() and is64BitSystem() helper methods
2013-01-04 21:58:47 -06:00
Ben Ramsey
2544a39433
Adding @marijn to the authors in composer.json
2012-08-06 20:44:44 -05:00
Marijn Huizendveld
487c61a27f
Suggest the installation of doctrine/dbal.
2012-08-07 01:00:48 +02:00
Marijn Huizendveld
b3b621d77d
Change minimum required package stability.
...
The 2.3 version of `doctrine/dbal` has not been released yet.
2012-08-07 00:56:28 +02:00
Marijn Huizendveld
ecdb6f4f82
Utilize native SQL field type declarations.
...
Doctrine provides a method to get the platform independent SQL field
declaration.
2012-08-07 00:51:33 +02:00
Marijn Huizendveld
dcbb873e62
Add UUID type definition for Doctrine DBAL.
...
This allows the use of [custom mapping types][1] when using the Doctrine
DBAL or Doctrine ORM.
[1]: http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/types.html#custom-mapping-types
2012-08-06 18:03:54 +02:00
Ben Ramsey
7844efd86d
Added 64-bit requirement to the description.
2012-07-19 18:56:14 -05:00
Ben Ramsey
db0cf77ed4
Renamed library/ to src/ to be consistent with other projects.
2012-07-18 16:55:29 -05:00
Ben Ramsey
2b812d8200
Update composer.json
2012-07-17 20:32:36 -05:00
Ben Ramsey
dc93facbac
Initial commit; supports UUID version 1 generation.
2012-07-05 18:29:35 -05:00