Skip to content

Commit b62ac6f

Browse files
authored
Merge pull request #47 from kfriars/patch-1
MocksApplicationServices was Deprecated in Laravel 9 and removed in 10. Methods error out on Laravel 10.
2 parents 2f6ea62 + 586f28e commit b62ac6f

File tree

2 files changed

+0
-135
lines changed

2 files changed

+0
-135
lines changed

src/Autoload.php

-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
'ExceptionHandling.php',
1010
'Expectations.php',
1111
'Http.php',
12-
'MocksApplicationServices.php',
1312
'Session.php',
1413
'Time.php',
1514
];

src/MocksApplicationServices.php

-134
This file was deleted.

0 commit comments

Comments
 (0)