mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Update dev requirements
This commit is contained in:
+4
-4
@@ -28,12 +28,12 @@
|
||||
"php": ">=5.4"
|
||||
},
|
||||
"require-dev": {
|
||||
"moontoast/math": "~1.1",
|
||||
"ircmaxell/random-lib": "~1.0",
|
||||
"phpunit/phpunit": "~4.5",
|
||||
"moontoast/math": "^1.1",
|
||||
"ircmaxell/random-lib": "^1.1",
|
||||
"phpunit/phpunit": "^4.7",
|
||||
"squizlabs/php_codesniffer": "^2.3",
|
||||
"jakub-onderka/php-parallel-lint": "^0.9.0",
|
||||
"satooshi/php-coveralls": "~0.6"
|
||||
"satooshi/php-coveralls": "^0.6.1"
|
||||
},
|
||||
"suggest": {
|
||||
"ramsey/uuid-doctrine": "Allow the use of a UUID as Doctrine field type.",
|
||||
|
||||
Reference in New Issue
Block a user