Skip to content

Commit

Permalink
Updated PHP version > 8.0 and
Browse files Browse the repository at this point in the history
some libraries
  • Loading branch information
makashdev committed Dec 20, 2024
1 parent 3a8f262 commit 9550d50
Show file tree
Hide file tree
Showing 3 changed files with 418 additions and 456 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,11 +15,11 @@
}
},
"require": {
"php": ">=7.0.0|8.0"
"php": ">=7.0.0"
},
"require-dev": {
"wp-coding-standards/wpcs": "dev-master",
"dealerdirect/phpcodesniffer-composer-installer": "dev-master",
"wp-coding-standards/wpcs": "^3.0",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7 || ^1.0",
"tareq1988/wp-php-cs-fixer": "dev-master",
"phpcompatibility/phpcompatibility-wp": "dev-master",
"wp-phpunit/wp-phpunit": "^6.0",
Expand Down
Loading

0 comments on commit 9550d50

Please sign in to comment.