php-composer-1.10.26-bp153.2.6.1<>,|bxY!M@eee|O*\gG.7T qrKF[J0MIs#yvBdU Y4 V$L$9p#qqq!@-j-DbzOnW vG v5!Gd2f~U"]AD?4d # A (.8H P X h , 0@Th   (8090: 0BFGHIXYZD[P\h]x^bcd;e@fClEuXvhwxyz0Cphp-composer1.10.26bp153.2.6.1Dependency Management for PHPComposer is a dependency manager tracking local dependencies of your projects and libraries.bxYwildcard2x^SUSE Linux Enterprise 15openSUSEMIThttp://bugs.opensuse.orgDevelopment/Libraries/Otherhttps://getcomposer.org/linuxnoarchj, @^@^@^l@^9\^]@]D%\\@\k\Q\P@@\P@@\l@[[x @[j@Z@ZZ@Z2@Yq@Yq@YXs{@Xn5@W$WW{@W@VhVHsUݪ@UUd`@U?v@U>$TFerdinand Thiessen Ferdinand Thiessen Johannes Weberhofer Johannes Weberhofer Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo Yunhe Guo jweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atYunhe Guo Yunhe Guo guoyunhebrave@gmail.comguoyunhebrave@gmail.comguoyunhebrave@gmail.comguoyunhebrave@gmail.comguoyunhebrave@gmail.comguoyunhebrave@gmail.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atecsos@opensuse.orgguoyunhebrave@gmail.comguoyunhebrave@gmail.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjimmy@boombatower.comjimmy@boombatower.comkkaempf@suse.comjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.atjweberhofer@weberhofer.at- Update to version 1.10.26 * Security: Fixed command injection vulnerability in HgDriver/GitDriver: CVE-2022-24828 boo#1198494- Update to version 1.10.25 * Fix regression with PHP 8.1.0 and 8.1.1 - Update to version 1.10.24 * Fixed PHP 8.1 compatibility - Update to version 1.10.23 * Security: Fixed command injection vulnerability CVE-2021-41116- Require php-mbstring as requested in bnc#1187416- Version 1.10.22 * Security: Fixed command injection vulnerability in HgDriver/HgDownloader and hardened other VCS drivers and downloaders (GHSA-h5h8-pc6h-jvvx / CVE-2021-29472), bnc#1185376 - Version 1.10.21 * Fixed support for new GitHub OAuth token format * Fixed processes silently ignoring the CWD when it does not exist - Version 1.10.20 * Fixed exclude-from-classmap causing regex issues when having too many paths * Fixed compatibility issue with Symfony 4/5- Add provides of php8-composer - Version 1.10.19 * Fixed regression on PHP 8.0 - Version 1.10.18 * Allow installation on PHP 8.0 - Version 1.10.17 * Fixed Bitbucket API authentication issue * Fixed parsing of Composer 2 lock files breaking in some rare conditions- Version 1.10.16 * Added warning to validate command for cases where packages provide/ replace a package that they also require * Fixed JSON schema validation issue with PHPStorm * Fixed symlink handling in archive command - Version 1.10.15 * Fixed path repo version guessing issue - Version 1.10.14 * Fixed version guesser to look at remote branches as well as local ones * Fixed path repositories version guessing to handle edge cases where version is different from the VCS-guessed version * Fixed COMPOSER env var causing issues when combined with the global command * Fixed a few issues dealing with PHP without openssl extension (not recommended at all but sometimes needed for testing)- Version 1.10.13 * Fixed regressions with old version validation * Fixed invalid root aliases not being reported - Version 1.10.12 * Fixed regressions with old version validation - Version 1.10.11 * Fixed more PHP 8 compatibility issues * Fixed regression in handling of CTRL-C when xdebug is loaded * Fixed status handling of broken symlinks- Version 1.10.10 * Fixed create-project not triggering events while installing the root package * Fixed PHP 8 compatibility issue * Fixed self-update to avoid automatically upgrading to the next major version once it becomes stable - Version 1.10.9 * Fixed Bitbucket redirect loop when credentials are outdated * Fixed GitLab auth prompt wording * Fixed self-update handling of files requiring admin permissions to write to on Windows (it now does a UAC prompt) * Fixed parsing issues in funding.yml files - Version 1.10.8 * Fixed compatibility issue with git being configured to show signatures by default * Fixed discarding of local changes when updating packages to include untracked files * Several minor fixes- Version 1.10.7 * Fixed PHP 8 deprecations * Fixed detection of pcntl_signal being in disabled_functions when pcntl_async_signal is allowed- Version 1.10.6 * Fixed version guessing to take composer-runtime-api and composer-plugin-api requirements into account to avoid selecting packages which require Composer 2 * Fixed package name validation to allow several dashes following each other * Fixed post-status-cmd script not firing when there were no changes to be displayed * Fixed composer-runtime-api support on Composer 1.x, the package is now present as 1.0.0 * Fixed support for composer show --name-only --self * Fixed detection of GitLab URLs when handling authentication in some cases- Version 1.10.5 * Fixed self-update on PHP <5.6, seriously please upgrade * Fixed 1.10.2 regression with PATH resolution in scripts- Version 1.10.4 * Fixed 1.10.2 regression in path symlinking with absolute path repos - Version 1.10.3 * Fixed invalid --2 flag warning in self-update when no channel is requested - Version 1.10.2 * Added --1 flag to self-update command which can be added to automated self-update runs to make sure it won't automatically jump to 2.0 once that is released * Fixed path repository symlinks being made relative when the repo url is defined as absolute paths * Fixed potential issues when using "composer ..." in scripts and composer/composer was also required in the project * Fixed 1.10.0 regression when downloading GitHub archives from non-API URLs * Fixed handling of malformed info in fund command * Fixed Symfony5 compatibility issues in a few commands- Version 1.10.1 * Fixed path repository warning on empty path when using wildcards * Fixed superfluous warnings when generating optimized autoloaders - Version 1.10.0 * Breaking: composer global exec ... now executes the process in the current working directory instead of executing it in the global directory. * Warning: Added a warning when class names are being loaded by a PSR-4 or PSR-0 rule only due to classmap optimization, but would not otherwise be autoloadable. Composer 2.0 will stop autoloading these classes so make sure you fix your autoload configs. * Added new funding key to composer.json to describe ways your package's maintenance can be funded. This reads info from GitHub's FUNDING.yml by default so better configure it there so it shows on GitHub and Composer/Packagist * Added composer fund command to show funding info of your dependencies * Added bearer auth config to authenticate using Authorization: Bearer headers * Added plugin-api-version in composer.lock so third-party tools can know which Composer version was used to generate a lock file * Added support for --format=json output for show command when showing a single package * Added support for configuring suggestions using config command, e.g. composer config suggest.foo/bar some text * Added support for configuring fine-grained preferred-install using config command, e.g. composer config preferred-install.foo/* dist * Added @putenv script handler to set environment variables from composer.json for following scripts * Added lock option that can be set to false, in which case no composer.lock file will be generated * Added --add-repository flag to create-project command which will persist the repo given in --repository into the composer.json of the package being installed * Fixed issue where --no-dev autoload generation was excluding some packages which should not have been excluded * Added support for IPv6 addresses in NO_PROXY * Added package homepage display in the show command * Added debug info about HTTP authentications * Added Symfony 5 compatibility * Added --fixed flag to require command to make it use a fixed constraint instead of a ^x.y constraint when adding the requirement * Fixed exclude-from-classmap matching subsets of directories e.g. foo/ was excluding foobar/ * Fixed archive command to persist file permissions inside the zip files * Fixed init/require command to avoid suggesting packages which are already selected in the search results * Fixed create-project UX issues * Fixed filemtime for vendor/composer/* files is now only changing when the files actually change * Fixed issues detecting docker environment with an active open_basedir- Version 1.9.3 * Fixed GitHub deprecation of access_token query parameter, now using Authorization header- Version 1.9.2 * Fixed minor git driver bugs * Fixed schema validation for version field to allow dev-* versions too * Fixed external processes' output being formatted even though it should not * Fixed issue with path repositories when trying to install feature branches- Version 1.9.1 * Fixed various credential handling issues with gitlab and github * Fixed credentials being present in git remotes in Composer cache and vendor directory when not using SSH keys * Fixed composer why not listing replacers as a reason something is present * Fixed various PHP 7.4 compatibility issues * Fixed root warnings always present in Docker containers, setting COMPOSER_ALLOW_SUPERUSER is not necessary anymore * Fixed GitHub access tokens leaking into debug-verbosity output * Fixed several edge case issues detecting GitHub, Bitbucket and GitLab repository types * Fixed Composer asking if you want to use a composer.json in a parent directory when ran in non-interactive mode * Fixed classmap autoloading issue finding classes located within a few non-PHP context blocks (?>...(ȼF&Է P-B0rGyЁ(N64G S=ZO!/ %~u#t@g UP{C.9xRU侪;fٳ*Zw9~!$F#Xx h}ƹssψ6lcߙAyEL @@ۉCeщߥ]'\`+zkb"Mp(4I36bI68(dUJ-ʌr=={0d;8] -nq,Ubr U27صБ U?]+aPD f+PE{¢Q]MBe-̓O2ȕwfjRSK>t?'Ӣډ+LҀ.=yUɀ7h\VHC sJjufy/g_ٿp9Bٖ vګO|L z-jsiD].UX֯ n6?}t?%L[;b[$}'b妲twV@qt-[ݎRX?Ywx u38thZ߱D{v6SzEc L?f'r ڎ0vC_,h?8FkkRiS|jgi_f ބێu^kBϬR6Dh>S4tͣ}\&Y;@Y"-`͟<9-3\BPJ5z |/=XIW'etnH@NAC8j'H E_QC';6=X.L% 3Z?,4z +ncY@qkmK EȽ6V"vU10<> *h 3I(@ 3QJhweCDqDhށkb&3*Tk?a! G#XP+=:9XY*5iYr4L~)y{5STR{}kb9g:j,Ł( 08!glacGɌ˘JAI8\Iqr~u!n y(BS?Ox .cu%±VU3" Ul/~Czh} &3ч^˵=Rզ« IL75/I> IwUIn]T$LepNnJ䱊e2x`[E%t=B׻Z|"4C;412c=w Qu~CI)/f{e 3Lv yɺCmDCrN1I0nbZƕ"1[Coka)-E3D5iJU+%~TWBW@ <>-땨vV tc2{ƒ +$bZ%KBn\7{:(.1IڷɗS-R+0Rc\Q,ٿ#=Ơ` O~m1 HmK 9iϡ$DGص=̀4G5# T^ meN'flJ'tE즒`[+'AX8l/_zm_.TWpgܬu)Fˤ9|%WY22ٕ`+b9OJ43l|QiG-P 7bw%\ 'LkK6Ǜ"u@$m:D(6n`jߒ=ݺ2zaO,tw')^I< LKF0MP+ h0]Ku.,FpA颴S`zb}~rOA_¨9] Cj_Jma]-gI UΧpђ s4..wlfվ >JB_@6)̒rGĘ~\O8HP|;J_zv[-=>΢]U>N;W1 " n>`˾Mo=n"{CR04VڼϼG{r _Lߛ qp;`u&n%ZyTC߽RpRTz5h1W%sֻ`_1}kj)dl̝\k&a\1{?ځئ {a"E~ԛr o>Ko6/7$)]nrE `U8Nz d"utca H[&YbdH&ݸ|0,"r # <<'[6nEJk7Іꕀ )')uKU!Jw#\ ) !5162QМץN-=,*MbEI\,OXS!쌕^v+0/!QŀDd:#m "=e?[}q2 lֻX$ʳz^h$=ܲ쎆r"]0G87Qo.{C[• S9] kdX|.&GL& cĹ/ ˙ys<;gݟg=ywO+ozHN$2F;wkoCM9AHѳ棅[ǠHP U]66+Z&s}B3Wf9Ki0S 7v9!P]LPT<ɿa(>ZQhF7H)b$[g*`3_*if(fJCX%0$d޺@Wed*t9*o=y ܥey^\ctf::@OEjSfzR g]|q#Ŭximx2[~7JL%Yb ͜0> hpeaUץW0/\'q³O>EDG@]@Nu}ǰ&+uYhR%J"1#Wyi~oE_? Dž:H.Ŵ_X04B t\l@wu 4xdn í`Bِ'(tш+Tl@T<v8w4I4?3KgF} L|5׀#D=\r^. ɸ9!vs4y @*; ԯ뮚Sr8(bJ>[bE:ZT+Ztn!_ZaZˣ0 L+ZGn!0Flz.K~5*$#thnΈ:43_LdNB%B t m =AKƙd&GxBp$ߦ{bX향7*'/#3dӑdp,a#Ihn\~Ϊt]pJ[)+CWFGC" ۟#C'K @ԓR6J񮇋NW[V@AWi+9Vx< L`,!U)+e9bß 80ӏiץbvX6Vp0+ПaI1S1nGH?V6EuQ?{<Zn = ؔq"=ͼ`ZJ7;] SAFi]A}NSr(ո- d.6ضz` -e.9V.M-;6}Z0u5wbũ>ˋm kqA[ oƛ˓pLB]폖 X_ g3,DzHRzoڰYxxst{~G@.j oTI!r|@vb9K6 sP'h~N=6MO Џ7dx l] wkׅ5K8%rM).8u.Cz uHbMTRHտqqVF:zId,>2 jnPQs,;ZV}5gEU" ,a)e?ܕYꦺ$dDa 8/ƚNC:냟X>L=S7jebuT(Fҋ KNYDfb荚I9x/|yq\sO ۧ o(oOr]D]JB.&4DT-NIR̶nNН9h0nFUKE}edʳoPעwOU_uibLKf j[&`0oBGR`$bB_c o􅡂sF[[?9 `=t''*-P;NQ_BT"١ zE*| !3dkp.:0߹Ju$&"WkbyO ѕ feO%o7jv7EY fiΘDѮ2V2pC@r??NFrbb!pвpm̉ OrB]M$V>P* Y^x+ۘgUEzɞw>gBocB<"7VU :qm.僢4.YY泪 2dd|+-2z*0A }UΗ1'V*:1hխ{jp0-!+|APކXs_tǔ֛01e|/mIk@3Rcr4*c6dQ6t?-rk"@j4h鳨<9|~'V VdQ-گ3ꃖ?DHU5J1#J4fg;2(& S2{;uuuW3Ͷ;-a*/~]CD̅>&u[7C#WDY=r3AYBˡNj~_ }qc Gy1*Ojۢ@@Y9 ]@_:Ae+;F h>^q9.)7v-tlI wq+x*9~^DZ'l~;rE"%g_X_OGå~2%AȿS"6P+ ~mɔJm"J+k[zl&f6IRpFt08H6Q)E,|1wVq *3ߥG6" - ]Hy(A IfWḧpRW}_sK#:F#(r֨y[ %Kg]p 43E@4hF%GMDxV@q?ڃ7fJA TRmD%-/*#'FFZ> wqBVA q6 _NзgD ^al5f,\5c)nPäW]͔ Q%L^. 9nh +1*Racu脏%ucxs*!64:l{`R8X1G#C |+Sh{IVYi Xf[fum^u/ehsԀdB:cх  !h-J73:^8Μ YCTs ~丨$'~zvlˎU_wYJ5b"Wi޴=n_9WF)s^`FOd|EwۏèU#hKңm+OoB[JXC fwV»YO]`Z9aaVP*Bӕt =Y0@@=& =-}[^wG/D&lӛ68 ;B!+,̬yiBwT!i y JO 6}liq 5~+eM6Z;ԏ]8m>UD yLEܐ="8ER4HY[Zx$Pȏ}R'(o2 iҔYk!>Z$w?[`( #"&Wbp#J ˄̾$#*/>($O=x)| &uֳ?_ZEܒ*Y#lEOjk[./6L5qH^* >z, .aҢʮ(cg TPOr&<;׫}rqR4",zؐ?W~v@3mXi3K܀rcbW}K^Q3≐u{dO6wyDT0˝tyy Bǚtϡ!W{Cepx'#M켓|QO9 珌S)("Ru'iNv- 煥Gemqz%=urc;J!!+w,lU>{.ƒ(՚ǤEO<~WcˠyT;)VkԀIVhWgHFks`!<3 f 4WO_J,*T(9 dd7OW CY`,+; "[% JL:$ȁgws"FBc>=m\xOWô|BjɶVa=岤%5^87ةq{q !G?qkanl[p*G uĦ-oXB@M{KT+^yI[Dx:!7^@vv~125@LJ췿kY=u$s?@ ,w(a"CNcxC斕i.z`ӮEz?حotvÍ3N+_U?G_{Ӱ6SAo%V}ay|py󋣫(x9k4hg LpǾc/hM 6ox{K334=#z1) <3u I{ _c9McťҗrX7%rJ{يuЕRoeK&ȏ c #l;a֒>t4]Sіc}ɘWw+DF0z@ ]KAOKTKyЗGNeĊ3xs|IH~+E br.[Eɫ $OEJϋ\H-A#W5;tKOSEa;g#^Fl &$6 =rQ& j}V|PΜq<,/>,'ϱz]Ղ~[o=Ow%\57> $l*5dk]&!YkJl-dvKFI[$R[(<|$4sL)<'ƑG"tQ˺S:_*F>F)Ja@WmĒ W+xОޱ(.ń66YD2R?aEALXDY ӯ†Pr\5Wcd A $%De;4R{tODqXB-S W!<[6m9N:H~UL-?Dwu"}k^٠[Mkn6vd/]xvsYqauݢ$E8B{)nL૵uy w8f N2HtEDL0 |̣s7xw!` GrNkwh>5 n=-86&} %Sez< S1sEohyR} S5$l9'8A&싅߷hȪfyy*x? 9o|)c{.+r߶";+Ưb6Ahiqq^t٩, FooY={}?B~6t3k~m #\"Sa늭6 ]r=mJ,0 ;n7QɃp31o!GQ5])&|ݹ(eEIǸmꯣ"/]̧ NiFbfi6:!B7LOzX N{355='jpVמŗoowH3wP&n [wX",=K^n=y(]uVIj_K8q[pGDLw7'9ȟUx(CN0 j},GGW ЩS"۩Ukr3l{]X95_*bkosfWuA΁ArK9=pve |$0RD* $'1HOG\ 4<?G&ؼN2' Bǃl [ô`=eY;l0~2JMAm@jJoTc;4T2 T>SMӻN*i ":>9X)zYr39~?O%80Uw-bS.EY0~bZ.e%6ȥ1f )2o=tD딙?}oꭨ'*sVvfj‚A»SYqMdґg%RR$ a?\ٺ-n. / (;<_St>JB7Z7O"6H2*4y@* ? hJ:42ɃdSWQB1&Vc@ N%dRȦmo&)a5s' !DӇ)]`6\z3CH?hZLW/l7a:y[3c*+}D7/`noNV j۠qw.@jO 씜န@7_Bo,-;;^\NGW'lT3ӏ]z㭰Վ@ۢe!]@#!b&<Ȏ\ +u*M-F?ig[ .D0kaG_RI7^itد&q#/`).j9.4Co6+z~/V%HϪ9dx?zQjUr:g HBC"rLޥ2b&wA"1q> DL0غufO=;^z?4$7Hg8yi<0䓠/(G[6#wW"|NKԳG'E]b;2 8LQ-MX+lqRe B|$,6ܬ&|؍7KUt/_ҊUʑ_Ɛ {\\MXY'TWT;֬9kSz AISaNDyUy,{X9~a6[ ]‰>ϦKKꉇ!-AyHke$;d/,L]`pTJ^زiCvޛNP뽘kj?џ␪kc.x>e,0 Rѱ[CT:+<"<902Y֢6M 9 erfә>f:yl#' 9:>XP<5zs2¹&5in# к\LX&i;`#jiltTXd)?zmldCFqZ\Z;^#&nc2m u j& Kun2sljӞn3 4O#@z|}rB"Ŀ~/q&C" 6+a*Wkb#~^C߁uY)7X>oqGԾ7>բxlTL~Y{0O>Dl % ""! v$޼t2pɆ> /߇E \2^.'/V)*i2ȷةhg0Kp0()sP'0fE:3@"ٰdʀL'>`8>bgLx=F9PGʐrO΂MUE!.XiG!kFy5#eH2G;y_cVm {}͒ؖ6lKbI-2o(F*}iO(Cq~h`hasPi  2I=@ jXqòvM| Mɟs~Ҿ XXO7cmNHS*p7-r\NQv՘Zb"F^}Z߸p`gs gQPԜ?`Q͡fI}*Pe2+ژuQhgoh@}]k!F4S.z!2Y8ٱ j_Vأߞ *ow &c%:11Vxv/_W֕ 8S}Zb1kv8v)|T>w -my6ZBqU]f*C.o"tȪ^Jpp>o;hWj %'&o,- N *̟t(fá&XCo:X D\"d?MEѢPAw=P(><ǤulTh&% ˉ";Pϑ1XQ\!U_ٕjRj7$%vYmw݋k{h, YZ