Skip to content

Commit ec1d3f7

Browse files
authored
Update composer.json
1 parent 979381a commit ec1d3f7

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
@@ -16,9 +16,9 @@
1616
}
1717
],
1818
"require": {
19-
"php": "^7.4|^8.0",
19+
"php": "^7.4|^8.0|^8.0.1",
2020
"spatie/laravel-package-tools": "^1.1",
21-
"illuminate/contracts": "^9.12.1"
21+
2222
},
2323
"require-dev": {
2424
"orchestra/testbench": "^6.0",

0 commit comments

Comments
 (0)