Skip to content

Commit 7612743

Browse files
authored
Update composer.json
1 parent f258e9b commit 7612743

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
@@ -13,11 +13,11 @@
1313
"require": {
1414
"php": "^7.3|^8.0",
1515
"illuminate/support": "^8.2",
16-
"illuminate/database": "^8.2",
16+
"illuminate/database": "^8.2"
1717
},
1818
"require-dev": {
1919
"orchestra/database": "^6.0",
20-
"orchestra/testbench": "^6.0",
20+
"orchestra/testbench": "^6.0"
2121
},
2222
"autoload": {
2323
"files": [

0 commit comments

Comments
 (0)