Skip to content
Snippets Groups Projects
Commit e05f879a authored by Marcin Kolanko's avatar Marcin Kolanko
Browse files

chore: replace requirements

parent 470579da
No related branches found
No related tags found
No related merge requests found
Pipeline #507687 failed
......@@ -13,7 +13,7 @@
],
"config": {
"platform": {
"php": "7.0.8"
"php": "7.4.33"
},
"allow-plugins": {
"kylekatarnls/update-helper": true,
......@@ -21,7 +21,7 @@
}
},
"require": {
"php": ">=7.0.8",
"php": ">=7.4",
"wpdesk/wp-builder": "^1.0|^2.0"
},
"require-dev": {
......@@ -30,7 +30,8 @@
"mockery/mockery": "*",
"10up/wp_mock": "*",
"wimg/php-compatibility": "^8",
"wpdesk/wp-codeception": "^2.7"
"wpdesk/wp-codeception": "^2.7",
"phpunit/phpunit": "^8"
},
"autoload": {
"psr-4": {"WPDesk\\Notice\\": "src/WPDesk/Notice/"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment