Compare commits

...

2 commits
1.0.1 ... main

Author SHA1 Message Date
e52a41f748
add lubiana doctrine-ulid
All checks were successful
/ ls (pull_request) Successful in 18s
/ ls (push) Successful in 16s
2024-06-05 17:19:00 +02:00
fc57bd894c
add license field to composer.json
All checks were successful
/ ls (push) Successful in 16s
2024-06-01 21:51:12 +02:00
2 changed files with 1832 additions and 800 deletions

View file

@ -33,6 +33,7 @@
"pestphp/pest-plugin": true
}
},
"license": "MIT",
"scripts": {
"lint": [
"rector",
@ -41,5 +42,8 @@
],
"phpstan": "phpstan analyze",
"test": "pest"
},
"require": {
"lubiana/doctrine-ulid": "^1.0"
}
}

2628
composer.lock generated

File diff suppressed because it is too large Load diff