Removes redundant composer setting
This commit is contained in:
parent
c1092ec084
commit
75d22431af
|
@ -60,6 +60,5 @@
|
||||||
"pestphp/pest-plugin": true
|
"pestphp/pest-plugin": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"minimum-stability": "stable",
|
"minimum-stability": "stable"
|
||||||
"prefer-stable": true
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue