fix laravel conflict bug
This commit is contained in:
parent
31ec950cdc
commit
9d04003d73
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
/vendor/
|
||||
.idea/
|
||||
composer.lock
|
||||
.DS_Store
|
@ -6,7 +6,7 @@
|
||||
"require": {
|
||||
"PHP":">=7.0",
|
||||
"jaeger/phpquery-single": "^0.9",
|
||||
"tightenco/collect": "^5.5",
|
||||
"tightenco/collect": "^5.*",
|
||||
"jaeger/g-http": "^1.1"
|
||||
},
|
||||
"suggest":{
|
||||
|
Loading…
x
Reference in New Issue
Block a user