File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11name : fluent-validator
22type : php
33docroot : " "
4- php_version : " 8.2 "
4+ php_version : " 8.4 "
55webserver_type : nginx-fpm
66xdebug_enabled : false
77additional_hostnames : []
Original file line number Diff line number Diff line change 66 "license" : " MIT" ,
77 "authors" : [
88 {
9- "name" : " André Pimpão " ,
10- "email" : " a.pimpao @programmator.dev" ,
9+ "name" : " Programmator " ,
10+ "email" : " hotline @programmator.dev" ,
1111 "homepage" : " https://programmator.dev"
1212 }
1313 ],
1414 "require" : {
15- "php" : " >=8.2 " ,
16- "symfony/config" : " ^7.3 " ,
17- "symfony/translation" : " ^7.3 " ,
18- "symfony/validator" : " ^7.3 "
15+ "php" : " >=8.4 " ,
16+ "symfony/config" : " ^8.0 " ,
17+ "symfony/translation" : " ^8.0 " ,
18+ "symfony/validator" : " ^8.0 "
1919 },
2020 "require-dev" : {
2121 "phpunit/phpunit" : " ^11.5" ,
22- "symfony/console" : " ^7.3 " ,
23- "symfony/var-dumper" : " ^7.3 " ,
22+ "symfony/console" : " ^8.0 " ,
23+ "symfony/var-dumper" : " ^8.0 " ,
2424 "wyrihaximus/list-classes-in-directory" : " ^1.7"
2525 },
2626 "autoload" : {
You can’t perform that action at this time.
0 commit comments