Skip to content

Commit

Permalink
use mahocommerce/maho-phpstan-plugin@1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
justinbeaty committed Oct 6, 2024
1 parent 64f344c commit 45a8fb2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 17 deletions.
5 changes: 1 addition & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
"AFL-3.0"
],
"type": "maho-source",
"repositories": [
{ "type": "vcs", "url": "https://github.com/justinbeaty/maho-phpstan-plugin.git" }
],
"require": {
"php": ">=8.2",
"ext-ctype": "*",
Expand Down Expand Up @@ -53,7 +50,7 @@
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^1.0.0",
"friendsofphp/php-cs-fixer": "^3.4",
"mahocommerce/maho-phpstan-plugin": "dev-topic-autoloader",
"mahocommerce/maho-phpstan-plugin": "@dev",
"phpstan/phpstan": "^1.12",
"squizlabs/php_codesniffer": "^3.7"
},
Expand Down
27 changes: 14 additions & 13 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45a8fb2

Please sign in to comment.