Skip to content

Commit 7e0f8ab

Browse files
authored
Merge pull request #16 from simonellensohn/master
Fix "joiningTable" signature for 5.7
2 parents 8d75b63 + 4809f94 commit 7e0f8ab

File tree

3 files changed

+268
-261
lines changed

3 files changed

+268
-261
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"illuminate/database": "~5.6.0|~5.7.0"
1313
},
1414
"require-dev": {
15-
"orchestra/testbench": "3.6.*",
15+
"orchestra/testbench": "3.7.*",
1616
"phpunit/phpunit": "^7.0"
1717
},
1818
"autoload": {

0 commit comments

Comments
 (0)