Skip to content

Commit 48fef94

Browse files
committed
Fixed README.md
1 parent 716afe5 commit 48fef94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,7 +476,7 @@ What you have to do:
476476
Logs:
477477
- Replaced package [darkaonline/ripcord](https://github.com/DarkaOnLine/Ripcord) to [phpxmlrpc/phpxmlrpc](https://github.com/gggeek/phpxmlrpc).
478478
- Created XML-RPC client.
479-
- Deleted static method ```Client::createFromConfig(array $config)```..
479+
- Deleted static method ```Client::createFromConfig(array $config)```.
480480
- Renamed ORM method ```searchAndRead(...)``` to ```findBy(...)```.
481481
- Added ORM methods ```find(...)``` to ```findOneBy(...)```.
482482
- Added expression builder support.

0 commit comments

Comments
 (0)