Skip to content

Commit

Permalink
bump included versions in composer
Browse files Browse the repository at this point in the history
this doesn't update any packages
  • Loading branch information
circlecube committed Aug 30, 2024
1 parent 3ec5bd4 commit c7a114e
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -103,22 +103,22 @@
},
"require": {
"ext-json": "*",
"newfold-labs/wp-module-loader": "^1.0",
"newfold-labs/wp-module-loader": "^1.0.10",
"wp-forge/helpers": "^2.0",
"wp-forge/wp-query-builder": "^1.0",
"wp-forge/wp-query-builder": "^1.0.4",
"wp-forge/wp-upgrade-handler": "^1.0",
"wpscholar/url": "^1.2"
"wpscholar/url": "^1.2.2"
},
"require-dev": {
"10up/wp_mock": "^0.4.2",
"bluehost/bluehost-wordpress-plugin": "*",
"brianhenryie/composer-phpstorm": "*",
"johnpbloch/wordpress": "*",
"bluehost/bluehost-wordpress-plugin": ">=3.1",
"brianhenryie/composer-phpstorm": ">=0.4",
"johnpbloch/wordpress": ">=6.5.3",
"kporras07/composer-symlinks": "^1.2",
"lucatume/wp-browser": "^3",
"newfold-labs/wp-php-standards": "^1.2",
"lucatume/wp-browser": "^3.5.8",
"newfold-labs/wp-php-standards": "^1.2.3",
"phpunit/phpcov": "^5.0",
"wpackagist-plugin/woocommerce": "*"
"wpackagist-plugin/woocommerce": ">=9"
},
"extra": {
"symlinks": {
Expand Down
2 changes: 1 addition & 1 deletion composer.lock

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

0 comments on commit c7a114e

Please sign in to comment.