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",
|
2024-06-11 11:06:25 +02:00
|
|
|
"wenprise/wp-orm": "dev-main",
|
|
|
|
"planetteamspeak/ts3-php-framework": "^1.3"
|
2024-04-15 16:00:49 +02:00
|
|
|
},
|
|
|
|
"autoload": {
|
|
|
|
"psr-4": {
|
|
|
|
"WoWPress\\": "./wowpress/"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|