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