From: Vincent Vanwaelscappel Date: Thu, 18 Dec 2025 17:28:15 +0000 (+0100) Subject: wip #7904 @1 X-Git-Url: http://git.cubedesigners.com/?a=commitdiff_plain;h=da5d92192f6d7e811ccd45fcef61c0fe3638f3b8;p=psq.git wip #7904 @1 --- diff --git a/composer.json b/composer.json index 0027971..f198888 100644 --- a/composer.json +++ b/composer.json @@ -42,6 +42,7 @@ "mxl/laravel-job": "^1.7", "numaxlab/nova-ckeditor5-classic": "^1.1", "nyholm/psr7": "^1.8", + "php-http/curl-client": "^2.4", "php-http/guzzle7-adapter": "^1.1", "php-http/message-factory": "^1.1", "psq/psq-theme": "*", @@ -52,6 +53,7 @@ "spatie/pdf-to-image": "^2.3", "spatie/pdf-to-text": "^1.54", "stripe/stripe-php": "^7.128", + "typesense/typesense-php": "^5.2", "vaites/php-apache-tika": "^v1.4" }, "require-dev": { diff --git a/composer.lock b/composer.lock index c95adfc..f027673 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": "88dc5edcbb749912e806b39456af1c0d", + "content-hash": "bed93edb4644a842666bc6a241e093e3", "packages": [ { "name": "anaseqal/nova-import", @@ -344,16 +344,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.359.11", + "version": "3.359.13", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "c04a8b3c40bca26da591a8ff14bcc390d26c1644" + "reference": "c3b6f1fcba1b5da263e701354638a7086dbb09ec" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c04a8b3c40bca26da591a8ff14bcc390d26c1644", - "reference": "c04a8b3c40bca26da591a8ff14bcc390d26c1644", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/c3b6f1fcba1b5da263e701354638a7086dbb09ec", + "reference": "c3b6f1fcba1b5da263e701354638a7086dbb09ec", "shasum": "" }, "require": { @@ -435,9 +435,9 @@ "support": { "forum": "https://github.com/aws/aws-sdk-php/discussions", "issues": "https://github.com/aws/aws-sdk-php/issues", - "source": "https://github.com/aws/aws-sdk-php/tree/3.359.11" + "source": "https://github.com/aws/aws-sdk-php/tree/3.359.13" }, - "time": "2025-11-12T19:18:02+00:00" + "time": "2025-11-14T19:13:12+00:00" }, { "name": "biscolab/laravel-recaptcha", @@ -634,20 +634,20 @@ }, { "name": "cakephp/chronos", - "version": "2.5.2", + "version": "2.4.5", "source": { "type": "git", "url": "https://github.com/cakephp/chronos.git", - "reference": "cd4e1ef90d5047e4870e2d47860fd3852195929c" + "reference": "b0321ab7658af9e7abcb3dd876f226e6f3dbb81f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/cakephp/chronos/zipball/cd4e1ef90d5047e4870e2d47860fd3852195929c", - "reference": "cd4e1ef90d5047e4870e2d47860fd3852195929c", + "url": "https://api.github.com/repos/cakephp/chronos/zipball/b0321ab7658af9e7abcb3dd876f226e6f3dbb81f", + "reference": "b0321ab7658af9e7abcb3dd876f226e6f3dbb81f", "shasum": "" }, "require": { - "php": ">=8.4" + "php": ">=7.2" }, "require-dev": { "cakephp/cakephp-codesniffer": "^4.5", @@ -688,7 +688,7 @@ "issues": "https://github.com/cakephp/chronos/issues", "source": "https://github.com/cakephp/chronos" }, - "time": "2025-10-26T15:02:33+00:00" + "time": "2024-07-30T22:26:11+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -2384,16 +2384,16 @@ }, { "name": "google/apiclient-services", - "version": "v0.420.0", + "version": "v0.420.1", "source": { "type": "git", "url": "https://github.com/googleapis/google-api-php-client-services.git", - "reference": "2033bb7020cab17beb21697b5183473c4597ac2d" + "reference": "f1200dbf48d02dcfa36c5771f4dbc0433655a7ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/2033bb7020cab17beb21697b5183473c4597ac2d", - "reference": "2033bb7020cab17beb21697b5183473c4597ac2d", + "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/f1200dbf48d02dcfa36c5771f4dbc0433655a7ab", + "reference": "f1200dbf48d02dcfa36c5771f4dbc0433655a7ab", "shasum": "" }, "require": { @@ -2422,9 +2422,9 @@ ], "support": { "issues": "https://github.com/googleapis/google-api-php-client-services/issues", - "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.420.0" + "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.420.1" }, - "time": "2025-11-10T01:02:19+00:00" + "time": "2025-11-17T01:06:15+00:00" }, { "name": "google/auth", @@ -2554,16 +2554,16 @@ }, { "name": "google/cloud-storage", - "version": "v1.48.6", + "version": "v1.48.7", "source": { "type": "git", "url": "https://github.com/googleapis/google-cloud-php-storage.git", - "reference": "5bf41093390ab08d3287a291e67f3768ca35e66d" + "reference": "cf0849344cd3ffa1ad3f2d0705635c667dadcbd9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/5bf41093390ab08d3287a291e67f3768ca35e66d", - "reference": "5bf41093390ab08d3287a291e67f3768ca35e66d", + "url": "https://api.github.com/repos/googleapis/google-cloud-php-storage/zipball/cf0849344cd3ffa1ad3f2d0705635c667dadcbd9", + "reference": "cf0849344cd3ffa1ad3f2d0705635c667dadcbd9", "shasum": "" }, "require": { @@ -2605,9 +2605,9 @@ ], "description": "Cloud Storage Client for PHP", "support": { - "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.48.6" + "source": "https://github.com/googleapis/google-cloud-php-storage/tree/v1.48.7" }, - "time": "2025-10-27T23:48:29+00:00" + "time": "2025-11-14T22:26:16+00:00" }, { "name": "google/common-protos", @@ -3992,16 +3992,16 @@ }, { "name": "laravel/framework", - "version": "v8.83.29", + "version": "8.x-dev", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "d841a226a50c715431952a10260ba4fac9e91cc4" + "reference": "863d9289a5150e19ee8f6a09631a6ce441f701bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/d841a226a50c715431952a10260ba4fac9e91cc4", - "reference": "d841a226a50c715431952a10260ba4fac9e91cc4", + "url": "https://api.github.com/repos/laravel/framework/zipball/863d9289a5150e19ee8f6a09631a6ce441f701bc", + "reference": "863d9289a5150e19ee8f6a09631a6ce441f701bc", "shasum": "" }, "require": { @@ -4161,7 +4161,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-11-20T15:55:41+00:00" + "time": "2025-03-24T11:25:05+00:00" }, { "name": "laravel/horizon", @@ -4340,75 +4340,6 @@ }, "time": "2022-04-05T05:12:32+00:00" }, - { - "name": "laravel/scout", - "version": "v8.6.1", - "source": { - "type": "git", - "url": "https://github.com/laravel/scout.git", - "reference": "7fb1c860a2fd904f0e084a7cc3641eb1448ba278" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laravel/scout/zipball/7fb1c860a2fd904f0e084a7cc3641eb1448ba278", - "reference": "7fb1c860a2fd904f0e084a7cc3641eb1448ba278", - "shasum": "" - }, - "require": { - "illuminate/bus": "^6.0|^7.0|^8.0", - "illuminate/contracts": "^6.0|^7.0|^8.0", - "illuminate/database": "^6.0|^7.0|^8.0", - "illuminate/http": "^6.0|^7.0|^8.0", - "illuminate/pagination": "^6.0|^7.0|^8.0", - "illuminate/queue": "^6.0|^7.0|^8.0", - "illuminate/support": "^6.0|^7.0|^8.0", - "php": "^7.2|^8.0" - }, - "require-dev": { - "mockery/mockery": "^1.0", - "phpunit/phpunit": "^8.0|^9.3" - }, - "suggest": { - "algolia/algoliasearch-client-php": "Required to use the Algolia engine (^2.2)." - }, - "type": "library", - "extra": { - "laravel": { - "providers": [ - "Laravel\\Scout\\ScoutServiceProvider" - ] - }, - "branch-alias": { - "dev-master": "8.x-dev" - } - }, - "autoload": { - "psr-4": { - "Laravel\\Scout\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylor@laravel.com" - } - ], - "description": "Laravel Scout provides a driver based solution to searching your Eloquent models.", - "keywords": [ - "algolia", - "laravel", - "search" - ], - "support": { - "issues": "https://github.com/laravel/scout/issues", - "source": "https://github.com/laravel/scout" - }, - "time": "2021-04-06T14:35:41+00:00" - }, { "name": "laravel/serializable-closure", "version": "v1.3.7", @@ -5128,23 +5059,23 @@ }, { "name": "league/glide", - "version": "1.7.2", + "version": "1.x-dev", "source": { "type": "git", "url": "https://github.com/thephpleague/glide.git", - "reference": "8dba756ada0b8e525bf6f1f7d1bd83c1e99e124e" + "reference": "1f4a11801a10c284953860069ff20415fe2605c7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/glide/zipball/8dba756ada0b8e525bf6f1f7d1bd83c1e99e124e", - "reference": "8dba756ada0b8e525bf6f1f7d1bd83c1e99e124e", + "url": "https://api.github.com/repos/thephpleague/glide/zipball/1f4a11801a10c284953860069ff20415fe2605c7", + "reference": "1f4a11801a10c284953860069ff20415fe2605c7", "shasum": "" }, "require": { "intervention/image": "^2.4", "league/flysystem": "^1.0", "php": "^7.2|^8.0", - "psr/http-message": "^1.0" + "psr/http-message": "^1.0|^2.0" }, "require-dev": { "mockery/mockery": "^1.3.3", @@ -5192,9 +5123,9 @@ ], "support": { "issues": "https://github.com/thephpleague/glide/issues", - "source": "https://github.com/thephpleague/glide/tree/1.7.2" + "source": "https://github.com/thephpleague/glide/tree/1.x" }, - "time": "2023-02-14T06:26:04+00:00" + "time": "2023-08-24T08:37:04+00:00" }, { "name": "league/glide-laravel", @@ -7432,6 +7363,71 @@ }, "time": "2024-09-24T06:21:48+00:00" }, + { + "name": "php-http/curl-client", + "version": "2.4.0", + "source": { + "type": "git", + "url": "https://github.com/php-http/curl-client.git", + "reference": "f59d6992065f44be8b8fb484dd678a919c27dbf2" + }, + "dist": { + "type": "zip", + "url": "https://api.github.com/repos/php-http/curl-client/zipball/f59d6992065f44be8b8fb484dd678a919c27dbf2", + "reference": "f59d6992065f44be8b8fb484dd678a919c27dbf2", + "shasum": "" + }, + "require": { + "ext-curl": "*", + "php": "^8.1", + "php-http/discovery": "^1.6", + "php-http/httplug": "^2.0", + "php-http/message": "^1.2", + "psr/http-client": "^1.0", + "psr/http-factory-implementation": "^1.0", + "symfony/options-resolver": "^3.4 || ^4.0 || ^5.0 || ^6.0 || ^7.0 || ^8.0" + }, + "provide": { + "php-http/async-client-implementation": "1.0", + "php-http/client-implementation": "1.0", + "psr/http-client-implementation": "1.0" + }, + "require-dev": { + "guzzlehttp/psr7": "^2.0", + "laminas/laminas-diactoros": "^2.0 || ^3.0", + "php-http/client-integration-tests": "^4.0", + "php-http/message-factory": "^1.1", + "phpunit/phpunit": "^9.6.17 || ^10.0 || ^11.0 || ^12.0" + }, + "type": "library", + "autoload": { + "psr-4": { + "Http\\Client\\Curl\\": "src/" + } + }, + "notification-url": "https://packagist.org/downloads/", + "license": [ + "MIT" + ], + "authors": [ + { + "name": "Михаил Красильников", + "email": "m.krasilnikov@yandex.ru" + } + ], + "description": "PSR-18 and HTTPlug Async client with cURL", + "homepage": "http://php-http.org", + "keywords": [ + "curl", + "http", + "psr-18" + ], + "support": { + "issues": "https://github.com/php-http/curl-client/issues", + "source": "https://github.com/php-http/curl-client/tree/2.4.0" + }, + "time": "2025-12-09T12:02:56+00:00" + }, { "name": "php-http/discovery", "version": "1.20.0", @@ -8271,7 +8267,7 @@ }, { "name": "psq/psq-theme", - "version": "dev-master", + "version": "dev-main", "dist": { "type": "path", "url": "./nova-components/PsqTheme", @@ -8609,16 +8605,16 @@ }, { "name": "psr/http-message", - "version": "1.1", + "version": "2.0", "source": { "type": "git", "url": "https://github.com/php-fig/http-message.git", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba" + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba", - "reference": "cb6ce4845ce34a8ad9e68117c10ee90a29919eba", + "url": "https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71", + "reference": "402d35bcb92c70c026d1a6a9883f06b2ead23d71", "shasum": "" }, "require": { @@ -8627,7 +8623,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "1.1.x-dev" + "dev-master": "2.0.x-dev" } }, "autoload": { @@ -8642,7 +8638,7 @@ "authors": [ { "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" + "homepage": "https://www.php-fig.org/" } ], "description": "Common interface for HTTP messages", @@ -8656,9 +8652,9 @@ "response" ], "support": { - "source": "https://github.com/php-fig/http-message/tree/1.1" + "source": "https://github.com/php-fig/http-message/tree/2.0" }, - "time": "2023-04-04T09:50:52+00:00" + "time": "2023-04-04T09:54:51+00:00" }, { "name": "psr/log", @@ -10861,45 +10857,47 @@ }, { "name": "symfony/http-client", - "version": "v6.2.13", + "version": "v5.4.49", "source": { "type": "git", "url": "https://github.com/symfony/http-client.git", - "reference": "297374a399ce6852d5905d92a1351df00bb9dd10" + "reference": "d77d8e212cde7b5c4a64142bf431522f19487c28" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client/zipball/297374a399ce6852d5905d92a1351df00bb9dd10", - "reference": "297374a399ce6852d5905d92a1351df00bb9dd10", + "url": "https://api.github.com/repos/symfony/http-client/zipball/d77d8e212cde7b5c4a64142bf431522f19487c28", + "reference": "d77d8e212cde7b5c4a64142bf431522f19487c28", "shasum": "" }, "require": { - "php": ">=8.1", + "php": ">=7.2.5", "psr/log": "^1|^2|^3", "symfony/deprecation-contracts": "^2.1|^3", - "symfony/http-client-contracts": "^3", + "symfony/http-client-contracts": "^2.5.4", + "symfony/polyfill-php73": "^1.11", + "symfony/polyfill-php80": "^1.16", "symfony/service-contracts": "^1.0|^2|^3" }, "provide": { "php-http/async-client-implementation": "*", "php-http/client-implementation": "*", "psr/http-client-implementation": "1.0", - "symfony/http-client-implementation": "3.0" + "symfony/http-client-implementation": "2.4" }, "require-dev": { "amphp/amp": "^2.5", "amphp/http-client": "^4.2.1", "amphp/http-tunnel": "^1.0", "amphp/socket": "^1.1", - "guzzlehttp/promises": "^1.4", + "guzzlehttp/promises": "^1.4|^2.0", "nyholm/psr7": "^1.0", "php-http/httplug": "^1.0|^2.0", "php-http/message-factory": "^1.0", "psr/http-client": "^1.0", - "symfony/dependency-injection": "^5.4|^6.0", - "symfony/http-kernel": "^5.4|^6.0", - "symfony/process": "^5.4|^6.0", - "symfony/stopwatch": "^5.4|^6.0" + "symfony/dependency-injection": "^4.4|^5.0|^6.0", + "symfony/http-kernel": "^4.4.13|^5.1.5|^6.0", + "symfony/process": "^4.4|^5.0|^6.0", + "symfony/stopwatch": "^4.4|^5.0|^6.0" }, "type": "library", "autoload": { @@ -10930,7 +10928,7 @@ "http" ], "support": { - "source": "https://github.com/symfony/http-client/tree/v6.2.13" + "source": "https://github.com/symfony/http-client/tree/v5.4.49" }, "funding": [ { @@ -10946,24 +10944,27 @@ "type": "tidelift" } ], - "time": "2023-07-03T12:13:45+00:00" + "time": "2024-11-28T08:37:04+00:00" }, { "name": "symfony/http-client-contracts", - "version": "v3.6.0", + "version": "v2.5.5", "source": { "type": "git", "url": "https://github.com/symfony/http-client-contracts.git", - "reference": "75d7043853a42837e68111812f4d964b01e5101c" + "reference": "48ef1d0a082885877b664332b9427662065a360c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/75d7043853a42837e68111812f4d964b01e5101c", - "reference": "75d7043853a42837e68111812f4d964b01e5101c", + "url": "https://api.github.com/repos/symfony/http-client-contracts/zipball/48ef1d0a082885877b664332b9427662065a360c", + "reference": "48ef1d0a082885877b664332b9427662065a360c", "shasum": "" }, "require": { - "php": ">=8.1" + "php": ">=7.2.5" + }, + "suggest": { + "symfony/http-client-implementation": "" }, "type": "library", "extra": { @@ -10972,16 +10973,13 @@ "name": "symfony/contracts" }, "branch-alias": { - "dev-main": "3.6-dev" + "dev-main": "2.5-dev" } }, "autoload": { "psr-4": { "Symfony\\Contracts\\HttpClient\\": "" - }, - "exclude-from-classmap": [ - "/Test/" - ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -11008,7 +11006,7 @@ "standards" ], "support": { - "source": "https://github.com/symfony/http-client-contracts/tree/v3.6.0" + "source": "https://github.com/symfony/http-client-contracts/tree/v2.5.5" }, "funding": [ { @@ -11024,7 +11022,7 @@ "type": "tidelift" } ], - "time": "2025-04-29T11:18:49+00:00" + "time": "2024-11-28T08:37:04+00:00" }, { "name": "symfony/http-foundation", @@ -13047,102 +13045,18 @@ }, "time": "2024-12-21T16:25:41+00:00" }, - { - "name": "typesense/laravel-scout-typesense-driver", - "version": "v5.0.0", - "source": { - "type": "git", - "url": "https://github.com/typesense/laravel-scout-typesense-driver.git", - "reference": "9c49d711fb26a589e7461334f0658be468cf5c8c" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/typesense/laravel-scout-typesense-driver/zipball/9c49d711fb26a589e7461334f0658be468cf5c8c", - "reference": "9c49d711fb26a589e7461334f0658be468cf5c8c", - "shasum": "" - }, - "require": { - "illuminate/bus": "^7.0|^8.0", - "illuminate/contracts": "^7.0|^8.0", - "illuminate/database": "^7.0|^8.0", - "illuminate/pagination": "^7.0|^8.0", - "illuminate/queue": "^7.0|^8.0", - "illuminate/support": "^7.0|^8.0", - "laravel/scout": "^8.0|^9.0", - "php": "^8.0", - "typesense/typesense-php": "^4.0" - }, - "require-dev": { - "mockery/mockery": "^1.3", - "phpunit/phpunit": "^8.0|^9.0" - }, - "suggest": { - "typesense/typesense-php": "Required to use the Typesense php client." - }, - "type": "library", - "extra": { - "laravel": { - "aliases": { - "Typesense": "Typesense\\LaravelTypesense\\TypesenseFacade" - }, - "providers": [ - "Typesense\\LaravelTypesense\\TypesenseServiceProvider" - ] - } - }, - "autoload": { - "psr-4": { - "Typesense\\LaravelTypesense\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Abdullah Al-Faqeir", - "email": "abdullah@devloops.net", - "homepage": "https://www.devloops.net", - "role": "Developer" - }, - { - "name": "hi019", - "homepage": "https://github.com/hi019", - "role": "Developer" - } - ], - "description": "Laravel Scout Driver for Typesense", - "homepage": "https://typesense.org", - "keywords": [ - "laravel", - "search", - "typesense" - ], - "support": { - "issues": "https://github.com/typesense/laravel-scout-typesense-driver/issues", - "source": "https://github.com/typesense/laravel-scout-typesense-driver/tree/v5.0.0" - }, - "funding": [ - { - "url": "https://github.com/typesense", - "type": "github" - } - ], - "time": "2021-08-18T04:21:16+00:00" - }, { "name": "typesense/typesense-php", - "version": "v4.9.3", + "version": "v5.2.0", "source": { "type": "git", "url": "https://github.com/typesense/typesense-php.git", - "reference": "50fc2089ff4829c8e0e11d8c674e9da085b49998" + "reference": "1fbf79e1c10a8fd4cc3df9c3cddbe158e93542f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/typesense/typesense-php/zipball/50fc2089ff4829c8e0e11d8c674e9da085b49998", - "reference": "50fc2089ff4829c8e0e11d8c674e9da085b49998", + "url": "https://api.github.com/repos/typesense/typesense-php/zipball/1fbf79e1c10a8fd4cc3df9c3cddbe158e93542f7", + "reference": "1fbf79e1c10a8fd4cc3df9c3cddbe158e93542f7", "shasum": "" }, "require": { @@ -13158,6 +13072,8 @@ "psr/http-message": "^1.0 || ^2.0" }, "require-dev": { + "mockery/mockery": "^1.6", + "phpunit/phpunit": "^11.2", "squizlabs/php_codesniffer": "3.*", "symfony/http-client": "^5.2" }, @@ -13198,7 +13114,7 @@ "type": "github" } ], - "time": "2024-04-29T15:34:34+00:00" + "time": "2025-08-15T15:21:26+00:00" }, { "name": "vaites/php-apache-tika", @@ -14164,26 +14080,27 @@ }, { "name": "fzaninotto/faker", - "version": "v1.9.2", + "version": "dev-master", "source": { "type": "git", "url": "https://github.com/fzaninotto/Faker.git", - "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e" + "reference": "5ffe7db6c80f441f150fc88008d64e64af66634b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/848d8125239d7dbf8ab25cb7f054f1a630e68c2e", - "reference": "848d8125239d7dbf8ab25cb7f054f1a630e68c2e", + "url": "https://api.github.com/repos/fzaninotto/Faker/zipball/5ffe7db6c80f441f150fc88008d64e64af66634b", + "reference": "5ffe7db6c80f441f150fc88008d64e64af66634b", "shasum": "" }, "require": { - "php": "^5.3.3 || ^7.0" + "php": "^5.3.3 || ^7.0 || ^8.0" }, "require-dev": { "ext-intl": "*", "phpunit/phpunit": "^4.8.35 || ^5.7", "squizlabs/php_codesniffer": "^2.9.2" }, + "default-branch": true, "type": "library", "extra": { "branch-alias": { @@ -14212,10 +14129,10 @@ ], "support": { "issues": "https://github.com/fzaninotto/Faker/issues", - "source": "https://github.com/fzaninotto/Faker/tree/v1.9.2" + "source": "https://github.com/fzaninotto/Faker/tree/master" }, "abandoned": true, - "time": "2020-12-11T09:56:16+00:00" + "time": "2020-12-11T09:59:14+00:00" }, { "name": "hamcrest/hamcrest-php", @@ -16286,16 +16203,16 @@ }, { "name": "theseer/tokenizer", - "version": "1.2.3", + "version": "1.3.0", "source": { "type": "git", "url": "https://github.com/theseer/tokenizer.git", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2" + "reference": "d74205c497bfbca49f34d4bc4c19c17e22db4ebb" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/theseer/tokenizer/zipball/737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", - "reference": "737eda637ed5e28c3413cb1ebe8bb52cbf1ca7a2", + "url": "https://api.github.com/repos/theseer/tokenizer/zipball/d74205c497bfbca49f34d4bc4c19c17e22db4ebb", + "reference": "d74205c497bfbca49f34d4bc4c19c17e22db4ebb", "shasum": "" }, "require": { @@ -16324,7 +16241,7 @@ "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", "support": { "issues": "https://github.com/theseer/tokenizer/issues", - "source": "https://github.com/theseer/tokenizer/tree/1.2.3" + "source": "https://github.com/theseer/tokenizer/tree/1.3.0" }, "funding": [ { @@ -16332,7 +16249,7 @@ "type": "github" } ], - "time": "2024-03-03T12:36:25+00:00" + "time": "2025-11-13T13:44:09+00:00" } ], "aliases": [], @@ -16348,5 +16265,5 @@ "ext-json": "*" }, "platform-dev": {}, - "plugin-api-version": "2.6.0" + "plugin-api-version": "2.9.0" }