Roman numeral converter
This commit is contained in:
parent
70aa53bd16
commit
533bcaf826
4 changed files with 260 additions and 2 deletions
|
@ -1,6 +1,9 @@
|
|||
{
|
||||
"minimum-stability": "dev",
|
||||
"prefer-stable": true,
|
||||
"require": {
|
||||
"beberlei/assert": "^3.2"
|
||||
},
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "^9.0"
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue