diff --git a/composer.json b/composer.json index 24c6b23..8c1102a 100644 --- a/composer.json +++ b/composer.json @@ -22,7 +22,6 @@ "fakerphp/faker": "^1.24", "laravel/boost": "^2.4", "laravel/pail": "^1.2.5", - "laravel/pao": "^1.0.6", "laravel/pint": "^1.27", "laravel/sail": "^1.53", "mockery/mockery": "^1.6", diff --git a/composer.lock b/composer.lock index 6bb4cd2..bd84b6b 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": "561fc014e0185b45c034146c029e4ead", + "content-hash": "a64b1204421a18698ccc131f867b506a", "packages": [ { "name": "aws/aws-crt-php", @@ -8703,68 +8703,6 @@ }, "time": "2025-03-19T14:43:43+00:00" }, - { - "name": "laravel/agent-detector", - "version": "v2.0.1", - "source": { - "type": "git", - "url": "https://github.com/laravel/agent-detector.git", - "reference": "fb26cb3e857ee972971f18176405084e64dfef5e" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laravel/agent-detector/zipball/fb26cb3e857ee972971f18176405084e64dfef5e", - "reference": "fb26cb3e857ee972971f18176405084e64dfef5e", - "shasum": "" - }, - "require": { - "php": "^8.2.0" - }, - "require-dev": { - "laravel/pint": "^1.24.0", - "pestphp/pest": "^3.8.5|^4.1.0", - "pestphp/pest-plugin-type-coverage": "^3.0|^4.0.2", - "phpstan/phpstan": "^2.1.26", - "rector/rector": "^2.1.7", - "symfony/var-dumper": "^7.3.3" - }, - "type": "library", - "autoload": { - "files": [ - "src/functions.php" - ], - "psr-4": { - "Laravel\\AgentDetector\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylor@laravel.com" - } - ], - "description": "Detect if code is running in an AI agent or automated development environment", - "homepage": "https://github.com/laravel/agent-detector", - "keywords": [ - "Agent", - "ai", - "automation", - "claude", - "cursor", - "detection", - "devin", - "php" - ], - "support": { - "issues": "https://github.com/laravel/agent-detector/issues", - "source": "https://github.com/laravel/agent-detector" - }, - "time": "2026-04-28T13:38:41+00:00" - }, { "name": "laravel/boost", "version": "v2.4.6", @@ -8984,90 +8922,6 @@ }, "time": "2026-02-09T13:44:54+00:00" }, - { - "name": "laravel/pao", - "version": "v1.0.6", - "source": { - "type": "git", - "url": "https://github.com/laravel/pao.git", - "reference": "02f62a64c2b60af44a418ee490fee193590d8269" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/laravel/pao/zipball/02f62a64c2b60af44a418ee490fee193590d8269", - "reference": "02f62a64c2b60af44a418ee490fee193590d8269", - "shasum": "" - }, - "require": { - "laravel/agent-detector": "^2.0.0", - "php": "^8.3" - }, - "conflict": { - "laravel/framework": "<12.0.0", - "nunomaduro/collision": "<8.9.3", - "pestphp/pest": "<4.6.3 || >=6.0.0", - "phpunit/phpunit": "<12.5.23 || >=13.0.0 <13.1.7 || >=14.0.0" - }, - "require-dev": { - "brianium/paratest": "^7.20.0", - "laravel/pint": "^1.29.1", - "orchestra/testbench": "^10.11.0 || ^11.1.0", - "pestphp/pest": "^4.6.3 || ^5.0.0", - "pestphp/pest-plugin-type-coverage": "^4.0.4 || ^5.0.0", - "phpstan/phpstan": "^2.1.51", - "rector/rector": "^2.4.2", - "symfony/process": "^7.4.8 || ^8.1.0", - "symfony/var-dumper": "^7.4.8 || ^8.0.8" - }, - "type": "library", - "extra": { - "pest": { - "plugins": [ - "Laravel\\Pao\\Drivers\\Pest\\Plugin" - ] - }, - "laravel": { - "providers": [ - "Laravel\\Pao\\Laravel\\ServiceProvider" - ] - } - }, - "autoload": { - "files": [ - "src/Autoload.php" - ], - "psr-4": { - "Laravel\\Pao\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Taylor Otwell", - "email": "taylor@laravel.com" - } - ], - "description": "Agent-optimized output for PHP testing tools", - "keywords": [ - "Agent", - "PHPStan", - "ai", - "dev", - "paratest", - "pest", - "php", - "phpunit", - "testing" - ], - "support": { - "issues": "https://github.com/laravel/pao/issues", - "source": "https://github.com/laravel/pao" - }, - "time": "2026-04-27T22:37:26+00:00" - }, { "name": "laravel/pint", "version": "v1.29.1",