|
45 | 45 | "php": "^8.2", |
46 | 46 | "ext-fileinfo": "*", |
47 | 47 | "ext-pdo": "*", |
48 | | - "cycle/annotated": "^4.1", |
49 | | - "cycle/database": "^2.8", |
50 | | - "cycle/entity-behavior": "^1.3", |
| 48 | + "cycle/annotated": "^4.3", |
| 49 | + "cycle/database": "^2.15", |
| 50 | + "cycle/entity-behavior": "^1.7", |
51 | 51 | "cycle/entity-behavior-uuid": "^1.2", |
52 | 52 | "cycle/migrations": "^4.2", |
53 | | - "cycle/orm": "^2.7", |
54 | | - "cycle/schema-builder": "^2.8", |
55 | | - "cycle/schema-migrations-generator": "^2.2", |
56 | | - "cycle/schema-renderer": "^1.2", |
| 53 | + "cycle/orm": "^2.11", |
| 54 | + "cycle/schema-builder": "^2.11", |
| 55 | + "cycle/schema-migrations-generator": "^2.3", |
| 56 | + "cycle/schema-renderer": "^1.3", |
57 | 57 | "laravel/framework": "^10.28 || ^11.0 || ^12.0", |
58 | 58 | "psr/log": "^3.0", |
59 | 59 | "spiral/attributes": "^3.1", |
60 | | - "spiral/core": "^3.12", |
61 | | - "spiral/tokenizer": "^3.12", |
62 | | - "symfony/console": "^6.4 || ^7.0" |
| 60 | + "spiral/core": "^3.15", |
| 61 | + "spiral/tokenizer": "^3.15", |
| 62 | + "symfony/console": "^6.4 || ^7.3" |
63 | 63 | }, |
64 | 64 | "require-dev": { |
65 | 65 | "ext-curl": "*", |
66 | 66 | "ext-pdo_mysql": "*", |
67 | 67 | "beberlei/assert": "^3.3", |
68 | | - "fakerphp/faker": "^1.23", |
69 | | - "larastan/larastan": "^2.9", |
70 | | - "laravel/telescope": "^5.0", |
71 | | - "orchestra/testbench": "^8.21 || ^9.0.0", |
72 | | - "pestphp/pest": "^2.34", |
73 | | - "pestphp/pest-plugin-laravel": "^2.3", |
74 | | - "phpstan/extension-installer": "^1.3", |
75 | | - "phpstan/phpstan": "^1.10", |
76 | | - "phpstan/phpstan-deprecation-rules": "^1.1", |
77 | | - "phpstan/phpstan-phpunit": "^1.3", |
78 | | - "phpstan/phpstan-strict-rules": "^1.5", |
| 68 | + "fakerphp/faker": "^1.24", |
| 69 | + "larastan/larastan": "^2.11", |
| 70 | + "laravel/telescope": "^5.12", |
| 71 | + "orchestra/testbench": "^8.21 || ^9.15.0", |
| 72 | + "pestphp/pest": "^2.36", |
| 73 | + "pestphp/pest-plugin-laravel": "^2.4", |
| 74 | + "phpstan/extension-installer": "^1.4", |
| 75 | + "phpstan/phpstan": "^1.12", |
| 76 | + "phpstan/phpstan-deprecation-rules": "^1.2", |
| 77 | + "phpstan/phpstan-phpunit": "^1.4", |
| 78 | + "phpstan/phpstan-strict-rules": "^1.6", |
79 | 79 | "phpunit/phpunit": "^10.5", |
80 | | - "psalm/plugin-laravel": "^2.11", |
| 80 | + "psalm/plugin-laravel": "^2.12", |
81 | 81 | "psalm/plugin-phpunit": "~0.19.0", |
82 | | - "rector/rector": "^1.0", |
| 82 | + "rector/rector": "^1.2", |
83 | 83 | "roave/infection-static-analysis-plugin": "^1.35", |
84 | 84 | "vimeo/psalm": "^5.23.1", |
85 | 85 | "wayofdev/cs-fixer-config": "^1.5" |
|
0 commit comments