Ben Ramsey
e4e38b4059
Add random generator for the PECL libsodium extension
2016-02-13 20:29:32 -06:00
Ben Ramsey
0075fe6e23
Merge branch '2.8'
2015-12-17 11:04:15 -06:00
pkruithof
9640408866
Added support for symfony/console v3
2015-12-17 17:08:03 +01:00
Ben Ramsey
6665dcc1d3
Remove branch alias
2015-10-03 11:02:03 -05:00
Ben Ramsey
bab1bc7bd2
Add ext-uuid to suggestions and re-organize suggestions
2015-10-03 11:01:46 -05:00
Ben Ramsey
f5e96b6af7
Restructure tests
2015-10-03 10:59:44 -05:00
Ben Ramsey
36ebfcfc93
Add apigen/apigen to the dev requirements
2015-09-26 19:06:50 -05:00
Ben Ramsey
f244327de7
Change homepage to reflect new repository location (again)
...
Because I'm an idiot
2015-08-31 08:40:07 -05:00
Ben Ramsey
8a637f5b50
Change homepage to reflect the new repository location
2015-08-31 08:39:09 -05:00
Frederik Bosch
75d596d95d
Update composer.json of dev-master
...
Changed old support location to new support location.
2015-08-31 12:20:47 +02: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
4df546f5e4
Merge branch '2.8'
...
Conflicts:
README.md
apigen.neon
composer.json
2015-07-23 19:06:41 +00: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
e006f669ad
Adding common docblock file header
2015-07-15 13:59:52 -05:00
Ben Ramsey
c8f320477b
Update dev requirements
2015-06-21 19:41:48 -05:00
Ben Ramsey
b375d1de2b
Separate uuid CLI tool into separate project
...
Closes #52
2015-06-21 19:37:32 -05:00
Ben Ramsey
de02e532b2
Separate Doctrine\UuidTupe into an external library
...
Closes #51
2015-06-21 18:05:49 -05: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
de36494f76
Merge branch '2.8'
...
Conflicts:
README.md
composer.json
src/Console/Command/DecodeCommand.php
src/Uuid.php
2015-06-16 12:10:52 -05:00
Ben Ramsey
fb8b580d81
Adding more testing tools to the 2.8 branch
2015-06-16 11:58:43 -05:00
Ben Ramsey
a9d4f93ab7
Merge branch '2.8'
...
Conflicts:
README.md
composer.json
src/Uuid.php
2015-06-16 10:21:32 -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
1a600eeadb
Adding @aztech-dev to the authors list in composer.json
2015-04-25 15:28:28 -05:00
Ben Ramsey
6ecf076dfc
Updating composer.json description to note the name change.
2015-04-25 15:23:50 -05:00
Ben Ramsey
d67c3490a8
Change namespace to "Ramsey"; closes #48
2015-04-25 12:11:37 -05:00
Ben Ramsey
b61689126b
Updating the build tools
2015-03-21 20:14:26 +00:00
Ben Ramsey
ebea9b969b
Add ircmaxell-RandomLib to the dev dependencies
2014-11-08 16:24:22 -05:00
Ben Ramsey
90fd1531d0
Fixing PSR2 standards violations reported by PHP_CodeSniffer
2014-11-08 15:50:04 -05:00
Ben Ramsey
57b3ac7a78
Merge branch 'jsonserializable' of github.com:gdbots/uuid-php into gdbots-jsonserializable
2014-10-29 23:05:05 -05:00
Ben Ramsey
6af68ccfa1
Set package version to 3.0.x-dev
2014-09-02 15:11:56 -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
Greg Brown
f85eb9f69d
require 5.4 and add JsonSerializable -on branch - prep for pr
2014-07-24 22:29:46 -07:00
Greg Brown
45c34cd709
require 5.4 and add JsonSerializable
2014-07-22 23:20:43 -07: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