Skip to content

Commit 5f94e08

Browse files
committed
Packag name and dependency updates
1 parent 31ebd6a commit 5f94e08

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
2-
"name": "phpwatch/fast404-laravel",
2+
"name": "phpwatch/laravel-fast404",
33
"type": "library",
44
"require": {
55
"php": "^7.4",
6-
"phpwatch/fast404": "^1.0"
6+
"illuminate/http": "^7.11"
77
},
88
"license": "MIT",
99
"authors": [

0 commit comments

Comments
 (0)