Compare commits
No commits in common. "main" and "1.0.0" have entirely different histories.
2 changed files with 801 additions and 1833 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"name": "lubiana/lubiana-base",
|
"name": "lubiana/base",
|
||||||
"description": "my base skeleton",
|
"description": "my base skeleton",
|
||||||
"type": "library",
|
"type": "library",
|
||||||
"autoload": {
|
"autoload": {
|
||||||
|
@ -33,7 +33,6 @@
|
||||||
"pestphp/pest-plugin": true
|
"pestphp/pest-plugin": true
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"license": "MIT",
|
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"lint": [
|
"lint": [
|
||||||
"rector",
|
"rector",
|
||||||
|
@ -42,8 +41,5 @@
|
||||||
],
|
],
|
||||||
"phpstan": "phpstan analyze",
|
"phpstan": "phpstan analyze",
|
||||||
"test": "pest"
|
"test": "pest"
|
||||||
},
|
|
||||||
"require": {
|
|
||||||
"lubiana/doctrine-ulid": "^1.0"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
2628
composer.lock
generated
2628
composer.lock
generated
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue