Skip to content

Commit ef00c0d

Browse files
committed
Update.
1 parent 936678e commit ef00c0d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
"require": {
1717
"php": ">=7.1.0",
1818
"pimple/pimple": "^3.0",
19-
"limoncello-php/contracts": "^0.8.0"
19+
"limoncello-php/contracts": "^0.9.0"
2020
},
2121
"require-dev": {
22-
"squizlabs/php_codesniffer": "^3.2",
22+
"squizlabs/php_codesniffer": "^2.9",
2323
"phpmd/phpmd": "^2.4",
2424
"scrutinizer/ocular": "^1.4",
2525
"phpunit/phpunit": "^7.0"
@@ -46,7 +46,7 @@
4646
},
4747
"extra": {
4848
"branch-alias": {
49-
"dev-develop": "0.8.x-dev"
49+
"dev-develop": "0.9.x-dev"
5050
}
5151
}
5252
}

0 commit comments

Comments
 (0)