Skip to content

Commit 8964617

Browse files
Release version 14.5.0 (Technology Update Release) (#4286)
2 parents f21627d + 87bb575 commit 8964617

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
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) 2017-2023 Shopsys s.r.o., http://www.shopsys.com
3+
Copyright (c) 2017-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 & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
"name": "shopsys/plugin-interface",
33
"type": "library",
44
"description": "General Shopsys Platform plugin interface",
5-
"keywords": ["plugin", "Shopsys Platform", "SSFW"],
5+
"keywords": [
6+
"plugin",
7+
"Shopsys Platform",
8+
"SSFW"
9+
],
610
"license": "MIT",
711
"authors": [
812
{
@@ -20,7 +24,7 @@
2024
"symfony/monolog-bridge": "^5.4.0"
2125
},
2226
"require-dev": {
23-
"shopsys/coding-standards": "14.5.x-dev"
27+
"shopsys/coding-standards": "14.5.0"
2428
},
2529
"config": {
2630
"allow-plugins": {

0 commit comments

Comments
 (0)