1
0
Fork 0
mirror of https://github.com/archtechx/jobpipeline.git synced 2025-12-12 11:14:05 +00:00

Add return typehint to shouldBeQueued(), @test -> #[Test], migrate phpunit configuration

This commit is contained in:
Samuel Štancl 2025-07-29 22:21:17 +02:00
parent a987f8ff69
commit c4ba5ef04c
4 changed files with 22 additions and 20 deletions

1
.gitignore vendored
View file

@ -1,4 +1,5 @@
/vendor/
.phpunit.cache/
composer.lock
.phpunit.result.cache
.php-cs-fixer.cache