Hint 1:
If $a^{\phi(n)}\equiv 1 \pmod n$ and $\phi(n)$ is composite and $k|\phi(n)$ then Let $b = a^k$.
Then $b^{\frac {\phi(n)}k} = (a^k)^{\frac {\phi(n)}k}=a^{\phi(n)} \equiv 1 \pmod n$.
Hint 2:
$(-1)^2 \equiv 1 \pmod n$. So if $\phi(n) \ne 2$....
Hint 3:
$a^3 \equiv 1 \pmod {a^3 -1}$. Can you find any $a^3 -1$ so that $\phi(a^3 -1) > 3$?
=====
Euler's Theorem was never actually meant to be a way of finding the order of an element, least not directly. The fact that $a^{\phi(n)} \equiv 1 \pmod n$ for $a$ relatively prime to $n$ in no way means that $\phi(n)$ is the smallest order that such is true. In general, it rarely is!
Indeed, as $(a^k)^{\frac {\phi(n)}k}=a^k$ and $\phi(n)$ is never prime for $\phi(n) > 2$ for every element where $\phi(n)$ is the smallest power there are $a^k; k|\phi(n)$ where it isnt.
One useful tidbit. If $a^k\equiv 1 \pmod n$ then $k|\phi(n)$. That is useful for finding an order.