Compare commits

...

8 commits

Author SHA1 Message Date
Alexey Skobkin c2fb2b6dfc
composer recipe:update symfony/twig-bundle 2023-08-17 02:04:42 +03:00
Alexey Skobkin 9cb36868ed
composer recipe:update symfony/translation 2023-08-17 02:03:34 +03:00
Alexey Skobkin bd1a6741a3
composer recipe:update symfony/phpunit-bridge 2023-08-17 02:02:53 +03:00
Alexey Skobkin 5a2a6d2354
composer recipe:update phpunit/phpunit. 2023-08-17 02:01:52 +03:00
Alexey Skobkin c2348b8c8d
composer recipe:update doctrine/doctrine-bundle. 2023-08-17 02:00:37 +03:00
Alexey Skobkin 9bab457905
composer update symfony/* to 6.3. 2023-08-17 01:57:56 +03:00
Alexey Skobkin f426c46a7f
Adding /.idea to .gitignore. 2023-08-17 01:50:21 +03:00
Alexey Skobkin 5142d6d443
composer update. 2023-08-17 01:49:09 +03:00
7 changed files with 1011 additions and 857 deletions

1
.gitignore vendored
View file

@ -1,3 +1,4 @@
/.idea
###> symfony/framework-bundle ### ###> symfony/framework-bundle ###
/.env.local /.env.local

View file

@ -18,25 +18,25 @@
"phpdocumentor/reflection-docblock": "^5.3", "phpdocumentor/reflection-docblock": "^5.3",
"phpstan/phpdoc-parser": "^1.16", "phpstan/phpdoc-parser": "^1.16",
"sensio/framework-extra-bundle": "^6.1", "sensio/framework-extra-bundle": "^6.1",
"symfony/asset": "6.2.*", "symfony/asset": "6.3.*.*",
"symfony/console": "6.2.*", "symfony/console": "6.3.*.*",
"symfony/dotenv": "6.2.*", "symfony/dotenv": "6.3.*.*",
"symfony/expression-language": "6.2.*", "symfony/expression-language": "6.3.*",
"symfony/flex": "^2", "symfony/flex": "^2",
"symfony/form": "6.2.*", "symfony/form": "6.3.*",
"symfony/framework-bundle": "6.2.*", "symfony/framework-bundle": "6.3.*",
"symfony/http-client": "6.2.*", "symfony/http-client": "6.3.*",
"symfony/intl": "6.2.*", "symfony/intl": "6.3.*",
"symfony/monolog-bundle": "^3.0", "symfony/monolog-bundle": "^3.0",
"symfony/property-access": "6.2.*", "symfony/property-access": "6.3.*",
"symfony/property-info": "6.2.*", "symfony/property-info": "6.3.*",
"symfony/runtime": "6.2.*", "symfony/runtime": "6.3.*",
"symfony/security-bundle": "6.2.*", "symfony/security-bundle": "6.3.*",
"symfony/string": "6.2.*", "symfony/string": "6.3.*",
"symfony/translation": "6.2.*", "symfony/translation": "6.3.*",
"symfony/twig-bundle": "6.2.*", "symfony/twig-bundle": "6.3.*",
"symfony/validator": "6.2.*", "symfony/validator": "6.3.*",
"symfony/yaml": "6.2.*", "symfony/yaml": "6.3.*",
"telegram-bot/api": "^2.3", "telegram-bot/api": "^2.3",
"twig/extra-bundle": "^2.12|^3.0", "twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0" "twig/twig": "^2.12|^3.0"
@ -86,18 +86,18 @@
"extra": { "extra": {
"symfony": { "symfony": {
"allow-contrib": false, "allow-contrib": false,
"require": "6.2.*", "require": "6.3.*",
"docker": true "docker": true
} }
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.5",
"symfony/browser-kit": "6.2.*", "symfony/browser-kit": "6.3.*",
"symfony/css-selector": "6.2.*", "symfony/css-selector": "6.3.*",
"symfony/debug-bundle": "6.2.*", "symfony/debug-bundle": "6.3.*",
"symfony/maker-bundle": "^1.0", "symfony/maker-bundle": "^1.0",
"symfony/phpunit-bridge": "^6.2", "symfony/phpunit-bridge": "^6.3",
"symfony/stopwatch": "6.2.*", "symfony/stopwatch": "6.3.*",
"symfony/web-profiler-bundle": "6.2.*" "symfony/web-profiler-bundle": "6.3.*"
} }
} }

1782
composer.lock generated

File diff suppressed because it is too large Load diff

View file

@ -11,3 +11,5 @@ framework:
# dsn: '%env(LOCO_DSN)%' # dsn: '%env(LOCO_DSN)%'
# lokalise: # lokalise:
# dsn: '%env(LOKALISE_DSN)%' # dsn: '%env(LOKALISE_DSN)%'
# phrase:
# dsn: '%env(PHRASE_DSN)%'

View file

@ -33,10 +33,6 @@
<listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" /> <listener class="Symfony\Bridge\PhpUnit\SymfonyTestsListener" />
</listeners> </listeners>
<!-- Run `composer require symfony/panther` before enabling this extension -->
<!--
<extensions> <extensions>
<extension class="Symfony\Component\Panther\ServerExtension" />
</extensions> </extensions>
-->
</phpunit> </phpunit>

View file

@ -9,12 +9,12 @@
} }
}, },
"doctrine/doctrine-bundle": { "doctrine/doctrine-bundle": {
"version": "2.8", "version": "2.10",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "2.8", "version": "2.10",
"ref": "6b43b7b6ff6bf2551f2933ebeb66721fa3db8fbc" "ref": "e025a6cb69b195970543820b2f18ad21724473fa"
}, },
"files": [ "files": [
"config/packages/doctrine.yaml", "config/packages/doctrine.yaml",
@ -67,8 +67,8 @@
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "9.3", "version": "9.6",
"ref": "a6249a6c4392e9169b87abf93225f7f9f59025e6" "ref": "7364a21d87e658eb363c5020c072ecfdc12e2326"
}, },
"files": [ "files": [
".env.test", ".env.test",
@ -165,12 +165,12 @@
] ]
}, },
"symfony/phpunit-bridge": { "symfony/phpunit-bridge": {
"version": "6.2", "version": "6.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "5.3", "version": "6.3",
"ref": "819d3d2ffa4590eba0b8f4f3e5e89415ee4e45c3" "ref": "01dfaa98c58f7a7b5a9b30e6edb7074af7ed9819"
}, },
"files": [ "files": [
".env.test", ".env.test",
@ -205,12 +205,12 @@
] ]
}, },
"symfony/translation": { "symfony/translation": {
"version": "6.2", "version": "6.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "5.3", "version": "6.3",
"ref": "da64f5a2b6d96f5dc24914517c0350a5f91dee43" "ref": "64fe617084223633e1dedf9112935d8c95410d3e"
}, },
"files": [ "files": [
"config/packages/translation.yaml", "config/packages/translation.yaml",
@ -218,12 +218,12 @@
] ]
}, },
"symfony/twig-bundle": { "symfony/twig-bundle": {
"version": "6.2", "version": "6.3",
"recipe": { "recipe": {
"repo": "github.com/symfony/recipes", "repo": "github.com/symfony/recipes",
"branch": "main", "branch": "main",
"version": "5.4", "version": "6.3",
"ref": "bb2178c57eee79e6be0b297aa96fc0c0def81387" "ref": "b7772eb20e92f3fb4d4fe756e7505b4ba2ca1a2c"
}, },
"files": [ "files": [
"config/packages/twig.yaml", "config/packages/twig.yaml",

View file

@ -4,13 +4,10 @@
<meta charset="UTF-8"> <meta charset="UTF-8">
<title>{% block title %}Welcome!{% endblock %}</title> <title>{% block title %}Welcome!{% endblock %}</title>
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>"> <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 128 128%22><text y=%221.2em%22 font-size=%2296%22>⚫️</text></svg>">
{# Run `composer require symfony/webpack-encore-bundle` to start using Symfony UX #}
{% block stylesheets %} {% block stylesheets %}
{{ encore_entry_link_tags('app') }}
{% endblock %} {% endblock %}
{% block javascripts %} {% block javascripts %}
{{ encore_entry_script_tags('app') }}
{% endblock %} {% endblock %}
</head> </head>
<body> <body>