Skip to content

Commit

Permalink
Merge pull request #411 from verdigado/fix-dependabot-warning
Browse files Browse the repository at this point in the history
Fix dependabot alert #23
  • Loading branch information
albig authored Oct 30, 2023
2 parents 10511ab + efbfabc commit 59a63c3
Show file tree
Hide file tree
Showing 2 changed files with 173 additions and 349 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,14 +15,14 @@
}
],
"require": {
"php": ">=5.6",
"php": ">=7.4",
"johngrogg/ics-parser": "^2.2"
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.0",
"wptrt/wpthemereview": "^0.2.1",
"php-parallel-lint/php-parallel-lint": "^1.2.0",
"wp-cli/i18n-command": "^2.2.5",
"wp-cli/i18n-command": "^2.4.4",
"wp-coding-standards/wpcs": "^2.3",
"squizlabs/php_codesniffer": "^3.6"
},
Expand Down
Loading

0 comments on commit 59a63c3

Please sign in to comment.