Skip to content

Commit

Permalink
Use forks for jangregor/phpstan-prophecy and phpspec/prophecy-phpunit…
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean85 committed Feb 7, 2025
1 parent 07df555 commit 5058fdf
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,14 +22,24 @@
"email": "[email protected]"
}
],
"repositories": [
{
"type": "github",
"url": "https://github.com/jean85/phpstan-prophecy"
},
{
"type": "github",
"url": "https://github.com/jean85/prophecy-phpunit"
}
],
"require": {
"php": "^8.1",
"ext-dom": "*",
"ext-json": "*",
"jean85/pretty-package-versions": "^1.5.1||^2.0.1",
"phpunit/php-code-coverage": "^10.0||^11.0",
"phpunit/php-file-iterator": "^4.0||^5.0",
"phpunit/phpunit": "^10.5.4||^11.0",
"phpunit/phpunit": "^10.5.4||^11.0||^12.0",
"psr/event-dispatcher": "^1.0",
"symfony/console": "^4.4||^5.0||^6.0||^7.0",
"symfony/dependency-injection": "^4.4||^5.0||^6.0||^7.0",
Expand All @@ -39,9 +49,9 @@
},
"require-dev": {
"facile-it/facile-coding-standard": "^1.0",
"jangregor/phpstan-prophecy": "^2.0.0",
"jangregor/phpstan-prophecy": "dev-phpunit-12-support as 2.1.0",
"phpspec/prophecy": "^1.20",
"phpspec/prophecy-phpunit": "^2.3.0",
"phpspec/prophecy-phpunit": "dev-phpunit-12-support as 2.4.0",
"phpstan/extension-installer": "^1.0",
"phpstan/phpstan": "2.1.2",
"phpstan/phpstan-phpunit": "^2.0",
Expand Down

0 comments on commit 5058fdf

Please sign in to comment.