Skip to content

Commit 8c8655b

Browse files
authored
Update composer.json
1 parent 320d0fc commit 8c8655b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
}
2020
},
2121
"require": {
22-
"illuminate/support": "^6.0|^7.11|^8.0",
23-
"illuminate/database": "^6.0|^7.11|^8.0"
22+
"illuminate/support": "^6.0|^7.11|^8.0|dev-master",
23+
"illuminate/database": "^6.0|^7.11|^8.0|dev-master"
2424
},
2525
"require-dev": {
2626
"orchestra/testbench": "^4.0|^5.2|^6.0"

0 commit comments

Comments
 (0)