Skip to content
Snippets Groups Projects
Commit f1cdd65f authored by Piotr Potrebka's avatar Piotr Potrebka
Browse files

Merge branch 'fix/body-raw' into 'master'

fix: tests

See merge request !12
parents db28a0f9 abadbd11
Branches master
Tags 1.0.5
1 merge request!12fix: tests
Pipeline #426869 passed with warnings with stages
in 39 seconds
......@@ -7,12 +7,12 @@
}
],
"require": {
"php": ">=5.5",
"php": ">=7.2 | ^8",
"ext-curl": "*",
"ext-json": "*"
},
"require-dev": {
"phpunit/phpunit": "<7",
"phpunit/phpunit": "^8 || ^9",
"wp-coding-standards/wpcs": "^0.14.1",
"squizlabs/php_codesniffer": "^3.0.2",
"mockery/mockery": "*",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment