Skip to content

Commit

Permalink
Add support for phpstan 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-schranz authored and localheinz committed Nov 8, 2021
1 parent 1a80395 commit 0ad23f8
Show file tree
Hide file tree
Showing 6 changed files with 1,020 additions and 428 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"php": "^7.1 || ^8.0",
"phpstan/phpstan": "^0.12.6"
"phpstan/phpstan": "^1.0.0"
},
"conflict": {
"phpspec/prophecy": "<1.7.0,>=2.0.0",
Expand Down
Loading

0 comments on commit 0ad23f8

Please sign in to comment.