We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddd8cf8 commit 09e4db5Copy full SHA for 09e4db5
composer.json
@@ -10,20 +10,20 @@
10
"license": "MIT",
11
"authors": [
12
{
13
- "name": "Igor Chepurnoy",
14
- "email": "igorzfort@gmail.com"
+ "name": "Igor Chepurnoi",
+ "email": "chepurnoi.igor@gmail.com"
15
}
16
],
17
"require": {
18
- "yiisoft/yii2": ">=2.0.8",
+ "yiisoft/yii2": "~2.0.14",
19
"yii2mod/yii2-behaviors": "*",
20
"stripe/stripe-php": "~4.0",
21
"nesbot/carbon": "~1.0",
22
"dompdf/dompdf": "^0.8.0"
23
},
24
"require-dev": {
25
"friendsofphp/php-cs-fixer": "~2.0",
26
- "phpunit/phpunit": "~6.0"
+ "phpunit/phpunit": "~7.0"
27
28
29
"autoload": {
0 commit comments