Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TorbenLundsgaard committed Sep 3, 2024
1 parent ca06f67 commit 254c822
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@
"php": "^7.4 || ^8.0"
},
"require-dev": {
"easydigitaldownloads/easy-digital-downloads": "^3.2",
"php-stubs/woocommerce-stubs": "^9.1",
"easydigitaldownloads/easy-digital-downloads": "^3.3",
"php-stubs/woocommerce-stubs": "^9.2",
"phpcompatibility/phpcompatibility-wp": "*",
"phpstan/extension-installer": "^1.4.1",
"phpstan/phpstan": "^1.11.7",
"phpstan/extension-installer": "^1.4.2",
"phpstan/phpstan": "^1.12.0",
"phpstan/phpstan-deprecation-rules": "^1.2",
"szepeviktor/phpstan-wordpress": "^v1.3.5",
"wp-coding-standards/wpcs": "^3.1"
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.

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' => 'f7ba2571672c183f726162cd01538732ab5a323e',
'reference' => 'ca06f673a306e22c4414f86f3e40c3b2adc92f80',
'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' => 'f7ba2571672c183f726162cd01538732ab5a323e',
'reference' => 'ca06f673a306e22c4414f86f3e40c3b2adc92f80',
'type' => 'wordpress-plugin',
'install_path' => __DIR__ . '/../../',
'aliases' => array(),
Expand Down

0 comments on commit 254c822

Please sign in to comment.