diff --git a/composer.json b/composer.json index d170cf2..44585e2 100644 --- a/composer.json +++ b/composer.json @@ -36,7 +36,7 @@ "figuren-theater/ft-network-sourcelinks": "0.9.1", "figuren-theater/ft-options": "*", "humanmade/utility-taxonomy": "1.4.4", - "johnbillion/extended-cpts": "5.0.6", + "johnbillion/extended-cpts": "5.0.9", "rss-bridge/rss-bridge": "2022-06-14", "tlovett1/feed-pull": "dev-master", "wpackagist-plugin/distributor-remote-quickedit": "*", diff --git a/composer.lock b/composer.lock index c9992d2..000bb0e 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "e2a3aa58681148fff301a6f4bbf71351", + "content-hash": "be9bfc5689492f5cad162d6fa039e880", "packages": [ { "name": "10up/distributor", @@ -430,16 +430,16 @@ }, { "name": "johnbillion/args", - "version": "1.9.0", + "version": "1.10.0", "source": { "type": "git", "url": "https://github.com/johnbillion/args.git", - "reference": "78dd8408f61960784982fb55efd8b1bc88d4584c" + "reference": "ef670a14ce0b9221cee0a39f076f4810a200d1ac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnbillion/args/zipball/78dd8408f61960784982fb55efd8b1bc88d4584c", - "reference": "78dd8408f61960784982fb55efd8b1bc88d4584c", + "url": "https://api.github.com/repos/johnbillion/args/zipball/ef670a14ce0b9221cee0a39f076f4810a200d1ac", + "reference": "ef670a14ce0b9221cee0a39f076f4810a200d1ac", "shasum": "" }, "require": { @@ -456,7 +456,7 @@ "phpstan/phpstan-strict-rules": "^1.1", "phpunit/phpunit": "^9.0", "roots/wordpress-core-installer": "^1.0.0", - "roots/wordpress-full": "~6.4.0" + "roots/wordpress-full": "~6.5.0" }, "type": "library", "extra": { @@ -530,7 +530,7 @@ "description": "I don't want to get into an argument about this.", "support": { "issues": "https://github.com/johnbillion/args/issues", - "source": "https://github.com/johnbillion/args/tree/1.9.0" + "source": "https://github.com/johnbillion/args/tree/1.10.0" }, "funding": [ { @@ -538,24 +538,24 @@ "type": "github" } ], - "time": "2023-11-07T23:51:42+00:00" + "time": "2024-04-02T21:50:24+00:00" }, { "name": "johnbillion/extended-cpts", - "version": "5.0.6", + "version": "5.0.9", "source": { "type": "git", "url": "https://github.com/johnbillion/extended-cpts.git", - "reference": "992bf43115fe81a07888bc2537432fb083c4e9f4" + "reference": "98e974fd972205b419d658a18afa5f22350f477d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/johnbillion/extended-cpts/zipball/992bf43115fe81a07888bc2537432fb083c4e9f4", - "reference": "992bf43115fe81a07888bc2537432fb083c4e9f4", + "url": "https://api.github.com/repos/johnbillion/extended-cpts/zipball/98e974fd972205b419d658a18afa5f22350f477d", + "reference": "98e974fd972205b419d658a18afa5f22350f477d", "shasum": "" }, "require": { - "johnbillion/args": "^1.4.1", + "johnbillion/args": "^1.4.1 || ^2.0", "php": ">= 7.4.0" }, "require-dev": { @@ -563,10 +563,11 @@ "dealerdirect/phpcodesniffer-composer-installer": "^0.7", "johnbillion/falsey-assertequals-detector": "*", "johnbillion/plugin-infrastructure": "dev-trunk", - "lucatume/wp-browser": "^3.0.21", + "johnbillion/wp-compat": "0.1.0", + "lucatume/wp-browser": ">=3.0.21 <3.5", "phpcompatibility/phpcompatibility-wp": "^2", - "phpstan/phpstan": "^1.0", - "phpstan/phpstan-phpunit": "^1.0", + "phpstan/phpstan": "1.12.2", + "phpstan/phpstan-phpunit": "1.4.0", "roots/wordpress-core-installer": "^1.0.0", "roots/wordpress-full": "*", "szepeviktor/phpstan-wordpress": "1.1.6", @@ -599,7 +600,7 @@ "homepage": "https://github.com/johnbillion/extended-cpts/", "support": { "issues": "https://github.com/johnbillion/extended-cpts/issues", - "source": "https://github.com/johnbillion/extended-cpts/tree/5.0.6" + "source": "https://github.com/johnbillion/extended-cpts/tree/5.0.9" }, "funding": [ { @@ -607,7 +608,7 @@ "type": "github" } ], - "time": "2023-11-17T01:34:02+00:00" + "time": "2024-09-29T16:07:18+00:00" }, { "name": "johnpbloch/wordpress",