Merge branch 'master' into develop
This commit is contained in:
commit
c641edfb02
|
@ -12,7 +12,7 @@
|
||||||
<testsuite name="Unit">
|
<testsuite name="Unit">
|
||||||
<directory suffix="Test.php">./tests/Unit</directory>
|
<directory suffix="Test.php">./tests/Unit</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
||||||
<testsuite name="Feature">
|
<testsuite name="Feature">
|
||||||
<directory suffix="Test.php">./tests/Feature</directory>
|
<directory suffix="Test.php">./tests/Feature</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
|
|
|
@ -36,6 +36,7 @@ ## Laravel Sponsors
|
||||||
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
|
- **[Kirschbaum Development Group](https://kirschbaumdevelopment.com)**
|
||||||
- **[Cubet Techno Labs](https://cubettech.com)**
|
- **[Cubet Techno Labs](https://cubettech.com)**
|
||||||
- **[British Software Development](https://www.britishsoftware.co)**
|
- **[British Software Development](https://www.britishsoftware.co)**
|
||||||
|
- **[Webdock, Fast VPS Hosting](https://www.webdock.io/en)**
|
||||||
- [UserInsights](https://userinsights.com)
|
- [UserInsights](https://userinsights.com)
|
||||||
- [Fragrantica](https://www.fragrantica.com)
|
- [Fragrantica](https://www.fragrantica.com)
|
||||||
- [SOFTonSOFA](https://softonsofa.com/)
|
- [SOFTonSOFA](https://softonsofa.com/)
|
||||||
|
|
Loading…
Reference in New Issue