default-project
                                
                                
                                
                                    default-project copied to clipboard
                            
                            
                            
                        This is a default structure for PHP projects.
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.3.7 to 9.5.8. Changelog Sourced from phpunit/phpunit's changelog. [9.5.8] - 2021-07-31 Fixed #4740: phpunit.phar does not work with PHP 8.1 [9.5.7] - 2021-07-19 Fixed #4720: PHPUnit does...
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 2.16.4 to 3.0.1. Release notes Sourced from friendsofphp/php-cs-fixer's releases. v3.0.1 Constitution bug #5395 PhpdocTagTypeFixer: Do not modify array shapes (localheinz, julienfalque) bug #5678 UseArrowFunctionsFixer - fix for...
_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...
[PSR-12](https://www.php-fig.org/psr/psr-12/) was approved so need to update `.php_cs.dist` to use it after PHP-CS-Fixer implements `@PSR-12` group. Issue in PHP-CS-Fixer repo: https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues/4502