Skip to content

Commit

Permalink
Merge branch 'main' into refactor/add-telescope-enabled-config-verifi…
Browse files Browse the repository at this point in the history
…cation
  • Loading branch information
evansims authored Mar 15, 2024
2 parents 162f2bd + 9ff4aa7 commit 29c710a
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,20 +54,14 @@
"pestphp/pest-plugin-laravel": "^2",
"phpstan/phpstan": "^1",
"phpstan/phpstan-strict-rules": "^1",
"psalm/plugin-laravel": "dev-laravel11#b93c8f21c18e3355dcdae797c6af266f7aab93f6",
"psalm/plugin-laravel": "^2.10",
"psr-mock/http": "^1",
"rector/rector": "^1",
"squizlabs/php_codesniffer": "^3",
"symfony/cache": "^6 || ^7",
"vimeo/psalm": "^5",
"wikimedia/composer-merge-plugin": "^2"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/asbiin/psalm-plugin-laravel.git"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"autoload": {
Expand Down

0 comments on commit 29c710a

Please sign in to comment.