Move lastRelease jsonFile to attribute

This commit is contained in:
Tim
2025-04-28 00:43:43 +02:00
parent 38a53c6bd3
commit aa05a1c98e
2 changed files with 3 additions and 6 deletions

View File

@ -18,8 +18,4 @@ services:
exclude:
- '../src/DependencyInjection/'
- '../src/Entity/'
- '../src/Kernel.php'
App\Service\LastRelease:
arguments:
- '%kernel.project_dir%/release.json'
- '../src/Kernel.php'