Go to file
Henrique Moody f1be7302fc
Use the last MINOR version in updaters
We have three workflows that automatically update the code. They are
using version 2.0 as a base to create their changes. We need to update
that because the last supported version is 2.1.

Since I do not think it is a good idea to change code every time a new
MINOR version is released, I moved that value to a repository secret.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2021-02-06 13:02:07 +01:00
.github/workflows Use the last MINOR version in updaters 2021-02-06 13:02:07 +01:00
bin Configure GitHub workflow to update top-level domains 2020-05-26 19:19:25 +02:00
data/iso_3166-2 Remove subdivision code rules per country 2019-04-06 23:05:24 +02:00
docs Fix wrong changelog in the Decimal's documentation 2020-10-05 13:01:29 +02:00
library Update list of top-level domains 2021-02-06 12:56:35 +01:00
tests Create "Decimal" rule 2020-10-04 14:09:34 +02:00
.docheader Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
.gitattributes Update list of files to be exported by Git 2020-07-29 10:35:36 +02:00
.gitignore Configure continuous integration with GitHub actions 2020-08-27 19:06:37 +02:00
CHANGELOG.md Remove documentation links in the repository 2019-05-23 16:16:00 +02:00
composer.json Allow file-related rules to validate PSR-7 interfaces 2020-10-04 12:03:22 +02:00
CONTRIBUTING.md Update contribution guidelines 2019-05-23 16:35:41 +02:00
LICENSE Turn LICENSE file into plain/text 2019-05-23 16:21:34 +02:00
mkdocs.yml Create MkDocs configuration file 2018-12-11 09:25:41 +01:00
phpcs.xml.dist Use "Respect" coding standard 2019-05-11 20:51:39 +02:00
phpstan.neon.dist Fix PHPStan issues 2021-02-06 12:51:56 +01:00
phpunit.xml.dist Configure continuous integration with GitHub actions 2020-08-27 19:06:37 +02:00
README.md Configure continuous integration with GitHub actions 2020-08-27 19:06:37 +02:00