mohammad-alavi / apiato-rector
A collection of Rectors for the Apiato meta-framework.
dev-latest
2025-03-21 11:55 UTC
Requires
- php: ^8.2
- illuminate/routing: ^10.0 || ^11.0 || ^12.0
- webmozart/assert: ^1.11
Requires (Dev)
- brianium/paratest: ^7.3
- fakerphp/faker: ^1.19.1
- friendsofphp/php-cs-fixer: ^3.8.0
- mockery/mockery: ^1.4.4
- php-standard-library/psalm-plugin: ^2.3
- phpmd/phpmd: @stable
- phpunit/phpunit: ^11.0
- psalm/plugin-laravel: ^3.0
- psalm/plugin-mockery: ^1.2
- psalm/plugin-phpunit: ^0.19.2
- rector/rector: ^2.0
- roave/security-advisories: dev-latest
- vimeo/psalm: ^6.0.0
This package is auto-updated.
Last update: 2025-03-21 11:55:14 UTC
README
Apiato Rector
A set of Rector rules to automatically upgrade your Apiato project to the latest version.
Installation
composer require mohammad-alavi/apiato-rector:dev-latest
Usage
# TODO