diff --git a/LICENSE b/LICENSE new file mode 100644 index 0000000000000000000000000000000000000000..b76b7a19ae333a982b0790ef56e9358324e703b6 --- /dev/null +++ b/LICENSE @@ -0,0 +1,21 @@ +TEST MIT License + +Copyright (c) 2023 QUIQQER + +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: + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR +IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, +FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE +AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER +LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, +OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE +SOFTWARE. diff --git a/change_me.txt b/change_me.txt index a7910a8f640d159fd5c4aae710d42fa0aab5b0e5..83537e3c9d4a21667db7e0437b46cd9d4d5218eb 100644 --- a/change_me.txt +++ b/change_me.txt @@ -18,3 +18,4 @@ 10 new gitlab-ci test 11 some fix 12 fix fix fix +13 fix that diff --git a/composer.json b/composer.json index f52d7203300b1c851d87bd6c6b8f95a232020f60..8113640ca1f15659438f3f4414b3d9086d99d1ba 100644 --- a/composer.json +++ b/composer.json @@ -15,10 +15,9 @@ "email": "support@pcsg.de", "url": "http://www.pcsg.de" }, - "test": "test2000", "require": { "php": ">=5.3", - "quiqqer/quiqqer": "*@dev" + "quiqqer/quiqqer": "^1|dev-master|dev-dev" }, "autoload": { "psr-4": {