This commit is contained in:
Билай Станислав 2024-08-07 15:27:33 +03:00
commit 50b642be1a
2 changed files with 7 additions and 5 deletions

View File

@ -1,8 +1,10 @@
{ {
"name": "itguild/eloquent_table", "name": "itguild/eloquent-table",
"type": "library", "type": "library",
"require": { "require": {
"itguild/tables": "^0.1.9", "itguild/tables": "^0.1.9"
},
"require-dev": {
"illuminate/database": "^12.0@dev", "illuminate/database": "^12.0@dev",
"illuminate/filesystem": "^12.0@dev", "illuminate/filesystem": "^12.0@dev",
"vlucas/phpdotenv": "^5.6@dev", "vlucas/phpdotenv": "^5.6@dev",

6
composer.lock generated
View File

@ -755,11 +755,11 @@
}, },
{ {
"name": "itguild/tables", "name": "itguild/tables",
"version": "0.1.12", "version": "0.1.13",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.itguild.info/ItGuild/tables", "url": "https://git.itguild.info/ItGuild/tables",
"reference": "1bd82eb40b28a4b8b4c3b1fbeeabb523326a8632" "reference": "d98ddded07131f602486783f5f016002ea7d7fb7"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -777,7 +777,7 @@
"email": "apuc06@mail.ru" "email": "apuc06@mail.ru"
} }
], ],
"time": "2024-08-07T09:16:42+00:00" "time": "2024-08-07T09:43:14+00:00"
}, },
{ {
"name": "nesbot/carbon", "name": "nesbot/carbon",