mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 10:07:12 +00:00
Remove composer.lock, and update to PHPUnit 6 and Mockery 1
This commit is contained in:
committed by
Jaap van Otterdijk
parent
c006d4a2d5
commit
fd1a734d29
+2
-2
@@ -22,7 +22,7 @@
|
|||||||
"psr-4": {"phpDocumentor\\Reflection\\": ["tests/unit"]}
|
"psr-4": {"phpDocumentor\\Reflection\\": ["tests/unit"]}
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"mockery/mockery": "^0.9.4",
|
"mockery/mockery": "^1.0",
|
||||||
"phpunit/phpunit": "^4.4"
|
"phpunit/phpunit": "^6.4"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Generated
-1127
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user