Skip to content

Commit 4abc525

Browse files
Release version 17.0.0 (#4185)
2 parents 4cba54d + 075cdd4 commit 4abc525

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2016-2023 Shopsys s.r.o., http://www.shopsys.com
3+
Copyright (c) 2025 Shopsys s.r.o., http://www.shopsys.com
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
66

composer.json

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22
"name": "shopsys/coding-standards",
33
"type": "library",
44
"description": "Coding standards definition compatible with PSR-2",
5-
"keywords": ["code style", "coding standards", "PSR-2", "code quality"],
5+
"keywords": [
6+
"code style",
7+
"coding standards",
8+
"PSR-2",
9+
"code quality"
10+
],
611
"license": "MIT",
712
"authors": [
813
{

0 commit comments

Comments
 (0)