File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "php" : " ^7.2.5" ,
4- "phpstan/phpstan" : " ~0.12.51 " ,
3+ "php" : " ^7.2.5 || ^8.0 " ,
4+ "phpstan/phpstan" : " ~0.12.54 " ,
55 "phpstan/phpstan-deprecation-rules" : " ~0.12.5" ,
66 "phpstan/phpstan-strict-rules" : " ~0.12.5" ,
77 "thecodingmachine/phpstan-strict-rules" : " ~0.12.1" ,
8- "ergebnis/phpstan-rules" : " ~0.15.2 "
8+ "ergebnis/phpstan-rules" : " ~0.15.3 "
99 },
1010 "config" : {
1111 "preferred-install" : " dist"
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "php" : " ^7.1" ,
4- "phpunit/phpunit" : " ^7.5.20 || ^8.5.8 || ^9.3.7 "
3+ "php" : " ^7.1 || ^8.0 " ,
4+ "phpunit/phpunit" : " ^7.5.20 || ^8.5.8 || ^9.4.2 "
55 },
66 "config" : {
77 "preferred-install" : " dist"
Original file line number Diff line number Diff line change 11{
22 "require" : {
3- "php" : " ^7.3 " ,
4- "psalm/phar" : " ~4.0 .1"
3+ "php" : " ^7.1 || ^8.0 " ,
4+ "psalm/phar" : " ~4.1 .1"
55 },
66 "config" : {
77 "preferred-install" : " dist"
Original file line number Diff line number Diff line change 11{
22 "require" : {
33 "php" : " ^7.2.5" ,
4- "rector/rector-prefixed" : " 0.8.42 "
4+ "rector/rector-prefixed" : " 0.8.48 "
55 },
66 "config" : {
77 "preferred-install" : " dist"
You can’t perform that action at this time.
0 commit comments