Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: abbadon1334/atk4-i18next-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f71e455ebc5a5529518e87f9ea2ac4ee9c1d06b5
Choose a base ref
..
head repository: abbadon1334/atk4-i18next-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: c620c316eed6ba02f54bf6dba592b05e226fe051
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 composer.json
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -24,7 +24,7 @@
"friendsofphp/php-cs-fixer": "dev-master@dev",
"phpmd/phpmd": "2.7.0",
"phpmetrics/phpmetrics": "dev-master@dev",
"phpstan/phpstan": "0.12.22",
"phpstan/phpstan": "0.12.23",
"phpunit/phpunit": "8.3.2",
"squizlabs/php_codesniffer": "3.4.2",
"victorjonsson/markdowndocs": "1.3.8"