File tree Expand file tree Collapse file tree 3 files changed +295
-302
lines changed
Expand file tree Collapse file tree 3 files changed +295
-302
lines changed Original file line number Diff line number Diff line change 3838 "require" : {
3939 "php" : " ^8.3" ,
4040 "dompdf/dompdf" : " ^1.0.0 || ^2.0.0 || ^3.0.0" ,
41- "symfony/config" : " ^6.4 || ^7.0" ,
42- "symfony/dependency-injection" : " ^6.4 || ^7.0" ,
41+ "symfony/config" : " ^6.4 || ^7.4 || ^8. 0" ,
42+ "symfony/dependency-injection" : " ^6.4 || ^7.4 || ^8. 0" ,
4343 "symfony/event-dispatcher-contracts" : " ^1.1 || ^2.0 || ^3.0" ,
44- "symfony/expression-language" : " ^6.4 || ^7.0" ,
45- "symfony/framework-bundle" : " ^6.4 || ^7.0" ,
46- "symfony/http-foundation" : " ^6.4 || ^7.0" ,
47- "symfony/http-kernel" : " ^6.4 || ^7.0"
44+ "symfony/expression-language" : " ^6.4 || ^7.4 || ^8. 0" ,
45+ "symfony/framework-bundle" : " ^6.4 || ^7.4 || ^8. 0" ,
46+ "symfony/http-foundation" : " ^6.4 || ^7.4 || ^8. 0" ,
47+ "symfony/http-kernel" : " ^6.4 || ^7.4 || ^8. 0"
4848 },
4949 "require-dev" : {
5050 "ergebnis/composer-normalize" : " ^2.0.1" ,
51- "symfony/browser-kit" : " ^6.4 || ^7.0"
51+ "symfony/browser-kit" : " ^6.4 || ^7.4 || ^8. 0"
5252 },
5353 "suggest" : {
5454 "symfony/event-dispatcher" : " If you need to modify the PDF rendering"
Original file line number Diff line number Diff line change 44 "type" : " project" ,
55 "require-dev" : {
66 "friendsofphp/php-cs-fixer" : " ^3.3" ,
7- "maglnet/composer-require-checker" : " ^4.0 " ,
7+ "maglnet/composer-require-checker" : " ^4.6 " ,
88 "matthiasnoback/symfony-dependency-injection-test" : " ^6.0" ,
99 "phpmd/phpmd" : " ^2.10" ,
1010 "phpstan/extension-installer" : " ^1.0" ,
1414 "phpstan/phpstan-strict-rules" : " ^2.0" ,
1515 "phpstan/phpstan-symfony" : " ^2.0" ,
1616 "phpunit/phpunit" : " ^12.0" ,
17- "symfony/phpunit-bridge" : " ^7 .0"
17+ "symfony/phpunit-bridge" : " ^8 .0"
1818 },
1919 "config" : {
2020 "allow-plugins" : {
2121 "phpstan/extension-installer" : true
2222 },
2323 "bin-dir" : " ../../vendor/bin"
24- },
25- "extra" : {
26- "symfony" : {
27- "require" : " 6.4.*"
28- }
2924 }
3025}
You can’t perform that action at this time.
0 commit comments