Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
pixelpeter committed Oct 11, 2024
1 parent 4bcd3d4 commit 615f0fb
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 35 deletions.
30 changes: 0 additions & 30 deletions .travis.yml

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
# Changelog

All notable changes for the Laravel 8+ Genderize.io API Client will be documented in this file
## 11.0.0


## 8.1.1
- Fix Genderize link by @Stroemgren in #8
- UPDATE: github actions by @pixelpeter in #9

## 8.1.0
- Added support for Laravel 9.x and 10.x
Expand Down
2 changes: 1 addition & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# The MIT License (MIT)

Copyright (c) 2016 Peter Haak <[email protected]>
Copyright (c) Peter Haak <[email protected]>

> Permission is hereby granted, free of charge, to any person obtaining a copy
> of this software and associated documentation files (the "Software"), to deal
Expand Down
4 changes: 0 additions & 4 deletions phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,5 @@
<include>
<directory suffix=".php">src/</directory>
</include>
<exclude>
<file>./src/WoocommerceServiceProvider.php</file>
<file>./src/Facades/Woocommerce.php</file>
</exclude>
</source>
</phpunit>

0 comments on commit 615f0fb

Please sign in to comment.