Compare commits
No commits in common. "main" and "1.0.1" have entirely different histories.
2 changed files with 800 additions and 1832 deletions
|
@ -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
Reference in a new issue