Skip to content
Snippets Groups Projects
Commit 95656f0f authored by Layla Tichy's avatar Layla Tichy
Browse files

Merge branch 'renovate/phpstan-monorepo' into 'dev'

Update dependency phpstan/phpstan-phpunit to v1.3.0

See merge request !230
parents 31bc3771 b6cc766e
No related branches found
No related tags found
1 merge request!230Update dependency phpstan/phpstan-phpunit to v1.3.0
Pipeline #721717977 canceled
......@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "a0572b365e13032d85bc7d285127a7a4",
"content-hash": "ea2a96d7af94e19b2cfca349a84a4abf",
"packages": [
{
"name": "laylatichy/nano-core-exception",
......@@ -1014,21 +1014,21 @@
},
{
"name": "phpstan/phpstan-phpunit",
"version": "1.2.2",
"version": "1.3.0",
"source": {
"type": "git",
"url": "https://github.com/phpstan/phpstan-phpunit.git",
"reference": "dea1f87344c6964c607d9076dee42d891f3923f0"
"reference": "4c06b7e3f2c40081334d86975350dda814bd064a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/dea1f87344c6964c607d9076dee42d891f3923f0",
"reference": "dea1f87344c6964c607d9076dee42d891f3923f0",
"url": "https://api.github.com/repos/phpstan/phpstan-phpunit/zipball/4c06b7e3f2c40081334d86975350dda814bd064a",
"reference": "4c06b7e3f2c40081334d86975350dda814bd064a",
"shasum": ""
},
"require": {
"php": "^7.2 || ^8.0",
"phpstan/phpstan": "^1.8.11"
"phpstan/phpstan": "^1.9.0"
},
"conflict": {
"phpunit/phpunit": "<7.0"
......@@ -1060,9 +1060,9 @@
"description": "PHPUnit extensions and rules for PHPStan",
"support": {
"issues": "https://github.com/phpstan/phpstan-phpunit/issues",
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.2.2"
"source": "https://github.com/phpstan/phpstan-phpunit/tree/1.3.0"
},
"time": "2022-10-28T10:23:07+00:00"
"time": "2022-12-07T15:46:24+00:00"
},
{
"name": "phpunit/php-code-coverage",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment