File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7- ## [ 4.0.0] - 2024-12-31
7+ ## [ 4.0.0] - 2024-01-04
88### Changed
99- Switch to PHP 8.1
1010
Original file line number Diff line number Diff line change 1616 "twig/twig" : " ^3.0"
1717 },
1818 "require-dev" : {
19+ "phpstan/phpstan" : " ^2.0" ,
1920 "phpunit/phpunit" : " ^10.0" ,
20- "squizlabs/php_codesniffer" : " ^3.0" ,
21+ "rector/rector" : " ^2.0" ,
22+ "roave/security-advisories" : " dev-latest" ,
2123 "slevomat/coding-standard" : " ^8.0" ,
22- "phpstan/phpstan" : " ^2.0" ,
23- "rector/rector" : " ^2.0"
24+ "squizlabs/php_codesniffer" : " ^3.0"
2425 },
2526 "autoload" : {
2627 "psr-4" : {
You can’t perform that action at this time.
0 commit comments