[10.x] Adds PHPUnit 10 support (#6052)

* Adds PHPUnit 10 support

* Reverts `noNamespaceSchemaLocation`

* Improves PHPUnit configuration file
This commit is contained in:
Nuno Maduro
2023-02-07 15:26:27 +00:00
committed by GitHub
parent 5eb99fcae6
commit 99b1d97321
3 changed files with 4 additions and 4 deletions

2
.gitignore vendored
View File

@@ -1,3 +1,4 @@
/.phpunit.cache
/node_modules
/public/build
/public/hot
@@ -7,7 +8,6 @@
.env
.env.backup
.env.production
.phpunit.result.cache
Homestead.json
Homestead.yaml
auth.json