PHP Classes

File: vendor/illuminate/macroable/composer.json

Recommend this page to a friend!
  Packages of OmDiaries   Laravel AI Email Assistant   vendor/illuminate/macroable/composer.json   Download  
File: vendor/illuminate/macroable/composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Laravel AI Email Assistant
Generate an email message with the OpenAI GPT API
Author: By
Last change:
Date: 4 months ago
Size: 745 bytes
 

Contents

Class file image Download
{ "name": "illuminate/macroable", "description": "The Illuminate Macroable package.", "license": "MIT", "homepage": "https://laravel.com", "support": { "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, "authors": [ { "name": "Taylor Otwell", "email": "taylor@laravel.com" } ], "require": { "php": "^8.1" }, "autoload": { "psr-4": { "Illuminate\\Support\\": "" } }, "extra": { "branch-alias": { "dev-master": "10.x-dev" } }, "config": { "sort-packages": true }, "minimum-stability": "dev" }