Bump mocker to fix php 8.1 tests

This commit is contained in:
Jaapio
2021-09-17 15:35:18 +02:00
parent a01675497f
commit bafd0edab0
Generated
+6 -6
View File
@@ -300,16 +300,16 @@
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
"version": "1.3.4", "version": "1.3.5",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/mockery/mockery.git", "url": "https://github.com/mockery/mockery.git",
"reference": "31467aeb3ca3188158613322d66df81cedd86626" "reference": "472fa8ca4e55483d55ee1e73c963718c4393791d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/mockery/mockery/zipball/31467aeb3ca3188158613322d66df81cedd86626", "url": "https://api.github.com/repos/mockery/mockery/zipball/472fa8ca4e55483d55ee1e73c963718c4393791d",
"reference": "31467aeb3ca3188158613322d66df81cedd86626", "reference": "472fa8ca4e55483d55ee1e73c963718c4393791d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -363,9 +363,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/mockery/mockery/issues", "issues": "https://github.com/mockery/mockery/issues",
"source": "https://github.com/mockery/mockery/tree/1.3.4" "source": "https://github.com/mockery/mockery/tree/1.3.5"
}, },
"time": "2021-02-24T09:51:00+00:00" "time": "2021-09-13T15:33:03+00:00"
}, },
{ {
"name": "psalm/phar", "name": "psalm/phar",