efinder2 and Markus Podar
7305504c99
Created a positiblity to add custom relation type ( #987 )
...
* Created a positiblity to add custom relation type
* Changed access modifier
Co-authored-by: Markus Podar <[email protected] >
* fixed hints from code review
* Added Test for https://github.com/barryvdh/laravel-ide-helper/pull/987
* composer fix-style
* Clarify doc in config entry
* Update CHANGELOG.md
Co-authored-by: Markus Podar <[email protected] >
2020-09-08 07:18:43 +02:00
Markus Podar
ba95d18ef5
[PHPCS] Extend to check/fix all source code and turn GHA into auto-commit fixer ( #1003 )
...
* phpcs: enable also for config, resources and tests
* composer fix-style
* vendor/bin/phpunit -d --update-snapshots
* gha: instead of checking the style, fix and auto-commit it 💪
2020-08-10 10:22:48 +02:00
07d45d2d7a
switch tests to snapshot assertions ( #958 )
...
* install spatie/phpunit-snapshot-assertions
* switch GenerateBasicPhpdocFinal test to snapshot assertion
* use v3 of spatie/phpunit-snapshot-assertions to be PHP7.2 compatible
* add txt snapshot driver
* fix EloquentCommandTest
* replace all heredocs by snapshots
* make test compatible with old/deprecated versions
* Update composer.json
* normalize composer.json
* fix merge conflict
* Allow older snapshot versions
* normalize composer.json
Co-authored-by: Barry vd. Heuvel <[email protected] >
Co-authored-by: barryvdh <[email protected] >
2020-06-24 11:11:35 +02:00