Skip to content

Commit

Permalink
Merge pull request #6 from lpeidro/master
Browse files Browse the repository at this point in the history
Set minimal version 1.1.10 for drupal-check
  • Loading branch information
omarlopesino authored Jan 24, 2023
2 parents 46aa700 + 6c9e4a0 commit cd39cbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"type": "library",
"require": {
"phpro/grumphp": "~1.0",
"mglaman/drupal-check": "^1.1.2"
"mglaman/drupal-check": "^1.1.10"
},
"authors": [
{
Expand Down

0 comments on commit cd39cbb

Please sign in to comment.