Commit ed1a08b 1 parent eb5a53f commit ed1a08b Copy full SHA for ed1a08b
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
22
"require" : {
23
23
"php" : " ^8.0" ,
24
24
"ext-dom" : " *" ,
25
- "php-soap/engine" : " dev-main " ,
26
- "php-soap/wsdl" : " dev-main " ,
27
- "php-soap/xml" : " dev-main " ,
25
+ "php-soap/engine" : " ^0.1.0 " ,
26
+ "php-soap/wsdl" : " ^0.1.0 " ,
27
+ "php-soap/xml" : " ^0.1.0 " ,
28
28
"php-http/discovery" : " ^1.12" ,
29
29
"psr/http-client-implementation" : " ^1.0" ,
30
30
"psr/http-factory-implementation" : " ^1.0" ,
37
37
"ext-soap" : " *" ,
38
38
"nyholm/psr7" : " ^1.3" ,
39
39
"php-http/mock-client" : " ^1.4" ,
40
- "php-soap/ext-soap-engine" : " dev-main " ,
41
- "php-soap/engine-integration-tests" : " dev-main " ,
40
+ "php-soap/ext-soap-engine" : " ^0.1.0 " ,
41
+ "php-soap/engine-integration-tests" : " ^0.1.0 " ,
42
42
"phpunit/phpunit" : " ^9.5" ,
43
43
"guzzlehttp/guzzle" : " ^7.3"
44
44
}
You can’t perform that action at this time.
0 commit comments