File tree Expand file tree Collapse file tree 3 files changed +5
-4
lines changed
Expand file tree Collapse file tree 3 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` laravel-opcache ` will be documented in this file
44
5- ## 1.0.1 - 2022-01-31
5+ ## 1.1.0 - 2022-12-09
6+ - Support PHP 8.2
67
8+ ## 1.0.1 - 2022-01-31
79- Fix/Refactor code.
810
911## 1.0.0 - 2022-01-31
10-
1112- initial release.
Original file line number Diff line number Diff line change 1- Copyright (c) 2020-2022 vursion
1+ Copyright (c) 2020-2023 vursion
22
33Permission is hereby granted, free of charge, to any person obtaining
44a copy of this software and associated documentation files (the
Original file line number Diff line number Diff line change 1717 }
1818 ],
1919 "require" : {
20- "php" : " ^5.4 || ^5.5 || ^5.6 || ^7.0 || ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1" ,
20+ "php" : " ^5.4 || ^5.5 || ^5.6 || ^7.0 || ^7.1 || ^7.2 || ^7.3 || ^7.4 || ^8.0 || ^8.1 || ^8.2 " ,
2121 "guzzlehttp/guzzle" : " ^5.0 || ^6.0 || ^7.0"
2222 },
2323 "autoload" : {
You can’t perform that action at this time.
0 commit comments