diff --git a/.env b/.env index 9c4db2c..7c81431 100644 --- a/.env +++ b/.env @@ -39,13 +39,3 @@ MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0 ###> symfony/mailer ### # MAILER_DSN=null://null ###< symfony/mailer ### - -###> symfony/mercure-bundle ### -# See https://symfony.com/doc/current/mercure.html#configuration -# The URL of the Mercure hub, used by the app to publish updates (can be a local URL) -MERCURE_URL=https://example.com/.well-known/mercure -# The public URL of the Mercure hub, used by the browser to connect -MERCURE_PUBLIC_URL=https://example.com/.well-known/mercure -# The secret used to sign the JWTs -MERCURE_JWT_SECRET="!ChangeThisMercureHubJWTSecretKey!" -###< symfony/mercure-bundle ### diff --git a/.idea/codeception.xml b/.idea/codeception.xml new file mode 100644 index 0000000..330f2dd --- /dev/null +++ b/.idea/codeception.xml @@ -0,0 +1,12 @@ + + + + + + \ No newline at end of file diff --git a/.idea/php.xml b/.idea/php.xml index 5dd201e..d41c898 100644 --- a/.idea/php.xml +++ b/.idea/php.xml @@ -1,20 +1,51 @@ -<<<<<<< HEAD -======= - - - - - - ->>>>>>> oscar + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + @@ -32,7 +63,6 @@ - @@ -42,48 +72,31 @@ - - + - - - - - - - - - - - - - - - - - + @@ -94,16 +107,12 @@ + - - - - - @@ -111,20 +120,7 @@ - - - - - - - - - - - - - - + @@ -135,34 +131,13 @@ - - - - - - - - - - - - - + -<<<<<<< HEAD -======= - - - - ->>>>>>> oscar \ No newline at end of file diff --git a/.idea/phpspec.xml b/.idea/phpspec.xml new file mode 100644 index 0000000..33107fd --- /dev/null +++ b/.idea/phpspec.xml @@ -0,0 +1,10 @@ + + + + + + + + + \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml index 708202f..13f8a62 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -4,13 +4,18 @@