Skip to content

Releases: panvid/php-graphql-request-builder

Code style, PHP update and better testing

13 May 20:46
21a7ba9
Compare
Choose a tag to compare

Update BlackBonjour stdlib to 3.x

23 Jul 14:16
6a2594b
Compare
Choose a tag to compare
Merge pull request #4 from dpauli/#3-Update-BlackBanjour-stdlib

#3 Update BlackBonjour stdlib

Pin stdlib to 2.*

09 May 08:39
Compare
Choose a tag to compare
1.7.1

Pin stdlib on major version.

Update to stdlib 2.1.x

11 Apr 14:13
Compare
Choose a tag to compare
1.7.0

Update BlackBonjour/stdlib

Update to stdlib 2.0.x

23 Nov 09:08
Compare
Choose a tag to compare
1.6.0

Update to stdlib 2.0.x

Fix: Correct usage of folder name

16 Nov 10:46
Compare
Choose a tag to compare

#2 Fix correct usage of folder name.

Add EnumArgument

29 Aug 14:20
Compare
Choose a tag to compare
1.5.0

Add enum argument.

Allow Arguments with a bunch of Arguments

22 Aug 09:54
Compare
Choose a tag to compare
1.4.0

Extend with Arguments which has a bunch of Arguments.

New ArrayArgument class

15 Aug 12:59
Compare
Choose a tag to compare

With ArrayArgument you can add a real array of Arguments.

Correct Argument[] usage

15 Aug 11:50
Compare
Choose a tag to compare

The usage of Argument[] now creates the correct payload.