We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
composer.json
1 parent ecc6855 commit a82f7b0Copy full SHA for a82f7b0
composer.json
@@ -1,6 +1,7 @@
1
{
2
"name": "statamic/eloquent-driver",
3
"description": "Allows you to store Statamic data in a database.",
4
+ "license": "MIT",
5
"autoload": {
6
"psr-4": {
7
"Statamic\\Eloquent\\": "src"
0 commit comments