mirror of
https://github.com/barryvdh/ReflectionDocBlock.git
synced 2026-08-18 01:57:13 +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"]}
|
||||
},
|
||||
"require-dev": {
|
||||
"mockery/mockery": "^0.9.4",
|
||||
"phpunit/phpunit": "^4.4"
|
||||
"mockery/mockery": "^1.0",
|
||||
"phpunit/phpunit": "^6.4"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user