Upgrade to Laravel 10

This commit is contained in:
James Cole
2023-02-24 05:53:32 +01:00
parent bcaf6402b5
commit 8f66c93ad0
5 changed files with 346 additions and 540 deletions

View File

@@ -29,7 +29,7 @@
convertWarningsToExceptions="true"
processIsolation="false"
xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.6/phpunit.xsd">
<coverage processUncoveredFiles="true">
<coverage>
<include>
<directory suffix=".php">./app</directory>
</include>