Skip to content

Commit

Permalink
chore: bump vimeo/psalm temporarily
Browse files Browse the repository at this point in the history
drupol committed Jan 15, 2023

Verified

This commit was signed with the committer’s verified signature. The key has expired.
danielleadams Danielle Adams
1 parent 117351d commit 1aca436
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
@@ -37,8 +37,7 @@
],
"require": {
"php": ">= 8",
"loophp/iterators": "^2.3.1",
"vimeo/psalm": "dev-master#f723e08221c5028612d928241c84d9cac7fe6d86"
"loophp/iterators": "^2.3.1"
},
"require-dev": {
"amphp/parallel-functions": "^1",
@@ -50,7 +49,8 @@
"phpunit/php-code-coverage": "^9.2",
"phpunit/phpunit": "^9.5",
"psr/cache": "^2.0 || 3.0",
"symfony/cache": "^6"
"symfony/cache": "^6",
"vimeo/psalm": "dev-master#3e66c6bb7c3bc27504b4b3d738c7f10f48cbe492"
},
"autoload": {
"psr-4": {

0 comments on commit 1aca436

Please sign in to comment.