File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- <<<<<<< HEAD
32 "name" : " spojenet/subreg" ,
43 "description" : " PHP Based Library for easy interaction with soap.subreg.cz" ,
54 "license" : " MIT" ,
3736 "allow-plugins" : {
3837 "ergebnis/composer-normalize" : true
3938 }
40- =======
41- "name" : " spojenet/subreg" ,
42- "description" : " PHP Based Library for easy interaction with soap.subreg.cz" ,
43- "license" : " MIT" ,
44- "authors" : [
45- {
46- "name" : " Vítězslav Dvořák" ,
47- "email" : " info@vitexsoftware.cz"
48- >>>>>>> c72a69d (build pipelines update)
4939 }
50- ],
51- "require" : {
52- "ext-soap" : " *" ,
53- "vitexsoftware/ease-core" : " >=1.49.0"
54- },
55- "autoload" : {
56- "psr-4" : {
57- "Subreg\\ " : " src/Subreg/"
58- }
59- },
60- "autoload-dev" : {
61- "psr-4" : {
62- "Test\\ Ease\\ " : " vendor/vitexsoftware/ease-core/tests/src/Ease" ,
63- "Test\\ Subreg\\ " : " testing/src/Subreg/" ,
64- "Test\\ " : " testing/"
65- }
66- },
67- "require-dev" : {
68- "phpunit/phpunit" : " *" ,
69- "phpstan/phpstan" : " *" ,
70- "friendsofphp/php-cs-fixer" : " ^3.89" ,
71- "ergebnis/composer-normalize" : " ^2.48" ,
72- "ergebnis/php-cs-fixer-config" : " ^6.56" ,
73- "phpstan/phpstan-phpunit" : " 2.0.8"
74- },
75- "config" : {
76- "allow-plugins" : {
77- "ergebnis/composer-normalize" : true
78- }
79- },
80- "type" : " library"
8140}
You can’t perform that action at this time.
0 commit comments