2024-04-15 16:00:49 +02:00
|
|
|
{
|
|
|
|
"require": {
|
2024-04-15 23:07:29 +02:00
|
|
|
"wenprise/eloquent": "^9.0",
|
2024-04-22 15:38:22 +02:00
|
|
|
"blade-ui-kit/blade-heroicons": "^2.3",
|
|
|
|
"wenprise/wp-orm": "dev-main"
|
2024-04-15 16:00:49 +02:00
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"WoWPress\\": "./wowpress/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|