Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
freost committed Jan 30, 2024
1 parent f3c19cb commit 2dd3bac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,13 @@
},
"require-dev": {
"mako/framework": "^11.0.0-dev",
"phpstan/phpstan": "^1.4.5"
"phpstan/phpstan": "^1.10.57"
},
"minimum-stability": "dev",
"prefer-stable": true,
"extra": {
"branch-alias": {
"dev-master": "2.3-dev"
"dev-master": "1.0-dev"
}
}
}

0 comments on commit 2dd3bac

Please sign in to comment.