Skip to content

Commit a6fe47e

Browse files
committed
Update composer.json with developer homepage
1 parent 1ef9dd9 commit a6fe47e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
{
22
"name": "joemags-apps/zim-phone-utils",
33
"description": "A Laravel package for working with phone numbers in the Zimbabwean context.",
4+
"version": "1.0.0",
5+
"type": "library",
46
"keywords": [
57
"laravel",
68
"phone",
@@ -22,7 +24,7 @@
2224
}
2325
],
2426
"require": {
25-
"php": "^8.2",
27+
"php": "^8.1",
2628
"giggsey/libphonenumber-for-php": "^8.13",
2729
"illuminate/contracts": "^10.0||^11.0",
2830
"spatie/laravel-package-tools": "^1.16"

0 commit comments

Comments
 (0)