C removed unused requirement
This commit is contained in:
parent
cf337a8bb6
commit
578b735f4f
|
|
@ -32,7 +32,6 @@
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"illuminated/helper-functions": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
|
||||||
"illuminate/auth": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
"illuminate/auth": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
||||||
"illuminate/container": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
"illuminate/container": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
||||||
"illuminate/contracts": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
"illuminate/contracts": "^8.12|^9.0|^10.0|^11.0|^12.0",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue