Force.com-Toolkit-for-PHP | The Force | REST library
kandi X-RAY | Force.com-Toolkit-for-PHP Summary
kandi X-RAY | Force.com-Toolkit-for-PHP Summary
The Force.com PHP Toolkit provides an easy-to-use wrapper for the Force.com Web Services SOAP API, presenting SOAP client implementations for both the enterprise and partner WSDLs. See the [getting started guide] for sample code to create, retrieve, update and delete records in the Force.com database.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of Force.com-Toolkit-for-PHP
Force.com-Toolkit-for-PHP Key Features
Force.com-Toolkit-for-PHP Examples and Code Snippets
Community Discussions
Trending Discussions on Force.com-Toolkit-for-PHP
QUESTION
Here's the error I get from packagist when updating a pacakge:
Importing branch 2.x-dev (dev-2.x-dev)
Skipped branch 2.x-dev, Invalid
package information: extra.branch-alias.dev-master : the target branch (2.x) must end in -dev
The branch is named "2.x" - Can anyone explain what is wrong with the branch name?
I've also tried naming branches "2.x-dev" and "2.0"
Here's the package: https://packagist.org/packages/messageagency/force.com-toolkit-for-php
...ANSWER
Answered 2019-Feb-11 at 15:18Alias defined in composer.json
is incorrect - it must end with -dev
, so you should use something like "dev-master": "2.x-dev"
instead of "dev-master": "2.x"
.
See documentation of branch aliases: https://getcomposer.org/doc/articles/aliases.md#branch-alias
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install Force.com-Toolkit-for-PHP
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page