mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
Attempt to pin a few versions to get tests passing on PHP 7.0
See https://github.com/Codeception/AspectMock/issues/185
This commit is contained in:
+2
-1
@@ -29,9 +29,10 @@
|
||||
"require-dev": {
|
||||
"codeception/aspect-mock": "^1 | ^2",
|
||||
"doctrine/annotations": "^1.2",
|
||||
"goaop/framework": "1.0.0-alpha.2 | ^1 | ^2.1",
|
||||
"goaop/framework": "1.0.0-alpha.2 | ^1 | >=2.1.0 <=2.3.2",
|
||||
"mockery/mockery": "^0.9.11 | ^1",
|
||||
"moontoast/math": "^1.1",
|
||||
"nikic/php-parser": "<=4.5.0",
|
||||
"paragonie/random-lib": "^2",
|
||||
"php-mock/php-mock-phpunit": "^0.3 | ^1.1",
|
||||
"php-parallel-lint/php-parallel-lint": "^1.3",
|
||||
|
||||
Reference in New Issue
Block a user