Skip to content

Commit 26ed461

Browse files
committed
Update to ML 2.0
1 parent 1667d94 commit 26ed461

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2021 Andrew DalPino
3+
Copyright (c) 2022 Andrew DalPino
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": ">=7.4",
22-
"rubix/ml": "^1.0"
22+
"rubix/ml": "^2.0"
2323
},
2424
"scripts": {
2525
"train": "@php train.php"

0 commit comments

Comments
 (0)