mohammad-alavi / apiato-rector
A collection of Rectors for the Apiato meta-framework.
dev-latest
2024-12-01 14:40 UTC
Requires
- php: ^8.1
- 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: 10.5.31
- psalm/plugin-laravel: ^2.8
- psalm/plugin-mockery: ^1.1
- psalm/plugin-phpunit: ^0.18.4
- rector/rector: ^1.2
- roave/security-advisories: dev-latest
- vimeo/psalm: ^5.8.0
This package is auto-updated.
Last update: 2024-12-01 14:40:19 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