Skip to content

Commit

Permalink
Merge pull request #891 from WP2Static/feature/STR-9526_promote-strat…
Browse files Browse the repository at this point in the history
…tic-benefits

Feature/str 9526 promote strattic benefits
  • Loading branch information
leonstafford authored Jan 31, 2023
2 parents e3c897c + 616ffd1 commit 5374583
Show file tree
Hide file tree
Showing 14 changed files with 653 additions and 73 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"php": ">=7.4",
"wa72/url": "^0.7.1",
"leonstafford/wp2staticguzzle": "^7.2.0",
"symfony/polyfill-php80": "^1.27.0",
"ext-mbstring": "*",
"ext-simplexml": "*",
"lib-libxml": "*"
Expand All @@ -34,7 +35,7 @@
"thecodingmachine/phpstan-strict-rules": "*",
"szepeviktor/phpstan-wordpress": "*",
"squizlabs/php_codesniffer": "*",
"phpunit/phpunit": "*",
"phpunit/phpunit": "9.5.24",
"dealerdirect/phpcodesniffer-composer-installer": "*",
"wp-coding-standards/wpcs": "*",
"phpcompatibility/php-compatibility": "*",
Expand Down
172 changes: 127 additions & 45 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 5374583

Please sign in to comment.