Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenLundsgaard committed Jan 16, 2024
1 parent 1e34690 commit 10538e8
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 30 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
"php": "^7.2 || ^8.0"
},
"require-dev": {
"php-stubs/woocommerce-stubs": "^8.4",
"php-stubs/woocommerce-stubs": "^8.5",
"phpcompatibility/phpcompatibility-wp": "*",
"phpstan/extension-installer": "^1.3.1",
"phpstan/phpstan": "^1.10.53",
"phpstan/phpstan": "^1.10.56",
"phpstan/phpstan-deprecation-rules": "^1.1",
"szepeviktor/phpstan-wordpress": "^v1.3.2",
"wp-coding-standards/wpcs": "^3.0"
Expand Down
40 changes: 20 additions & 20 deletions composer.lock

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

12 changes: 6 additions & 6 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions vendor/composer/installed.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
'name' => 'tlamedia/gtm-kit',
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'cfde4bb434472c8c469284795c75b4479c67d526',
'reference' => 'd87d4c1a5f42801c9361110ef5b80cf794243a6f',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand All @@ -13,7 +13,7 @@
'tlamedia/gtm-kit' => array(
'pretty_version' => 'dev-main',
'version' => 'dev-main',
'reference' => 'cfde4bb434472c8c469284795c75b4479c67d526',
'reference' => 'd87d4c1a5f42801c9361110ef5b80cf794243a6f',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit 10538e8

Please sign in to comment.