Skip to content

Commit

Permalink
Merge pull request #14 from pelmered/add-tests
Browse files Browse the repository at this point in the history
Add tests
  • Loading branch information
pelmered authored Feb 23, 2024
2 parents e32c784 + c7b0a31 commit 821912b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "^8.2",
"ext-intl": "*",
Expand Down Expand Up @@ -60,4 +61,4 @@
"@php vendor/bin/phpunit"
]
}
}
}

0 comments on commit 821912b

Please sign in to comment.