install xpaw/php-source-query-class

This commit is contained in:
ghost 2024-01-06 14:15:55 +02:00
parent 0f03821a5f
commit e8f234d4b9
6 changed files with 66 additions and 4 deletions

View file

@ -6,6 +6,9 @@
parameters:
app.version: '%env(APP_VERSION)%'
app.name: '%env(APP_NAME)%'
app.server.host: '%env(APP_SERVER_HOST)%'
app.server.port: '%env(APP_SERVER_PORT)%'
app.server.timeout: '%env(APP_SERVER_TIMEOUT)%'
services:
# default configuration for services in *this* file